Index: trunk/phase3/skins/monobook/IEMacFixes.css |
— | — | @@ -1,44 +0,0 @@ |
2 | | -/* IE/Mac only fix stylesheet, imported from main.css */ |
3 | | -#portal-column-content { |
4 | | - margin: 0 0 4.8em 0; |
5 | | - float: none; |
6 | | -} |
7 | | -#portal-column-content #content { |
8 | | - z-index: 0; |
9 | | -} |
10 | | -#portal-column-one { |
11 | | - position: absolute; |
12 | | - top: 0; |
13 | | - left: 0; |
14 | | - z-index: 3; |
15 | | -} |
16 | | -#portal-footer { |
17 | | - margin-left: 12em; |
18 | | -} |
19 | | -/* |
20 | | -#portlet-contentViews { |
21 | | - top: 0.6em !important; |
22 | | - left: 14.5em !important; |
23 | | -} |
24 | | -*/ |
25 | | -#portlet-contentViews li, |
26 | | -#portlet-contentViews .selected { |
27 | | - border: none !important; |
28 | | -} |
29 | | -#portlet-contentViews li a { |
30 | | - border: 1px solid #aaaaaa; |
31 | | - border-bottom: none; |
32 | | -} |
33 | | -#portlet-contentViews li.selected a { |
34 | | - border: 1px solid #fabd23; |
35 | | - border-bottom: none; |
36 | | -} |
37 | | -/* no background images */ |
38 | | -li#personaltools-userpage, |
39 | | -li#personaltools-login/* */ { |
40 | | - background: none; |
41 | | - padding-left: none; |
42 | | -} |
43 | | -#mactest { |
44 | | - color: green; |
45 | | -} |