Fixed bug causing infinite recursion on failure to contact a slave. Some other genera...
[mediawiki.git] / stylesheets / davinci / IE60Fixes.css
blobf57380f464c95caef7f68c37cd6840dfc73c8aa9
1 /* 6.0 - only fixes */
3 /* slightly smaller top margin for the content area */
4 #portlet-contentViews {
5 left: 11.4em;
6 top: 1.7em;
7 width: 76% !important;
10 #portlet-contentViews ul {
11 display: block;
12 float: left;
14 #portlet-contentViews li {
15 display: block;
16 float: left;
18 #portlet-contentViews li a {
19 display: block;
20 float: left;
21 padding-bottom: 0.2em;
23 #portlet-contentViews .selected a,
24 #portlet-contentViews li a:hover {
25 padding-bottom: 0.2em;
28 #portal-column-content {
29 margin: 1.9em 0 0 -11.9em;
32 #portal-column-content #content {
33 margin: 0 0 0 11.9em;
36 #portal-personaltools {
37 padding-bottom: 0.1em;
41 /* height on everything... */
42 #content,
43 #content p,
44 div.comment,
45 h1,
46 h2,
47 h3,
48 h4,
49 h5,
50 h6,
51 .description,
52 .portalMessage {
53 height: 100%;
56 p {
57 margin: 0.2em 0em 0.4em 0em;
58 line-height: 1.5em;
61 /*{ border:1px solid Red !important;}*/