Reworked e-mail blocking. To be enabled for a user, it now requires that $wgSysopEmai...
[mediawiki.git] / skins / monobook / IEMacFixes.css
blobf1b0571953055f755fb2b303884a1b71a853ddb0
1 /* IE/Mac only fix stylesheet, imported from main.css */
2 #portal-column-content {
3 margin: 0 0 4.8em 0;
4 float: none;
6 #portal-column-content #content {
7 z-index: 0;
9 #portal-column-one {
10 position: absolute;
11 top: 0;
12 left: 0;
13 z-index: 3;
15 #portal-footer {
16 margin-left: 12em;
19 #portlet-contentViews {
20 top: 0.6em !important;
21 left: 14.5em !important;
24 #portlet-contentViews li,
25 #portlet-contentViews .selected {
26 border: none !important;
28 #portlet-contentViews li a {
29 border: 1px solid #aaaaaa;
30 border-bottom: none;
32 #portlet-contentViews li.selected a {
33 border: 1px solid #fabd23;
34 border-bottom: none;
36 /* no background images */
37 li#personaltools-userpage,
38 li#personaltools-login/* */ {
39 background: none;
40 padding-left: none;
42 #mactest {
43 color: green;