forgot the media class...
[mediawiki.git] / stylesheets / mono / IE55Fixes.css
blobf351fe619d3a14bba56e256bc4b937c163422b38
1 /* IE5.5/win- only fixes */
3 /* slightly smaller top margin for the content area */
6 #portal-personaltools {
7 padding-bottom: 0.1em;
10 body {
11 font-size: xx-small;
13 /*#portlet-contentViews {
14 left: 11.4em;
15 z-index: 3;
16 }*/
18 #portlet-contentViews li.selected {
19 background-color: White;
21 #portal-column-content #content {
22 margin-top: 1.9em;
23 padding-top: 0.3em;
25 #portlet-contentViews li a,
26 #portlet-contentViews .selected a,
27 #portlet-contentViews li a:hover {
28 padding-bottom: 0.1em;
30 #portlet-contentViews li a {
31 z-index: 0 !important;
33 .portlet {
34 overflow:hidden;