Difference between revisions of "MediaWiki:Monobook.css"
Physchim62 (talk | contribs) |
Physchim62 (talk | contribs) |
||
Line 14: | Line 14: | ||
line-height: 16px; | line-height: 16px; | ||
position: absolute; | position: absolute; | ||
− | z-index: | + | z-index: 1; |
top: 10px; | top: 10px; | ||
display: block !important; | display: block !important; | ||
Line 20: | Line 20: | ||
background: none; | background: none; | ||
right: 30px; | right: 30px; | ||
− | top: 3. | + | top: 3.2em; |
float: right; | float: right; | ||
margin: 0.0em; | margin: 0.0em; | ||
padding: 0.0em; | padding: 0.0em; | ||
line-height: 1.5em; | line-height: 1.5em; | ||
+ | text-indent: 0; | ||
+ | font-size: 85%; | ||
+ | text-transform: none; | ||
+ | white-space: nowrap; | ||
} | } | ||
Revision as of 10:44, 14 August 2009
/* edit this file to customize the monobook skin for the entire site */ /* For positioning the small FlaggedRevs message for reviewers */ div.flaggedrevs_short { border: 0px; background-color: #f9f9f9; padding: 1px; font-size: 95%; font-weight: normal; margin: 0em 0em 0em 1em; float: right; text-align: left; max-width: 450px; line-height: 16px; position: absolute; z-index: 1; top: 10px; display: block !important; border: none; background: none; right: 30px; top: 3.2em; float: right; margin: 0.0em; padding: 0.0em; line-height: 1.5em; text-indent: 0; font-size: 85%; text-transform: none; white-space: nowrap; } #coordinates { position: absolute; z-index: 1; border: none; background: none; right: 30px; top: 3.7em; float: right; margin: 0.0em; padding: 0.0em; line-height: 1.5em; text-align: right; text-indent: 0; font-size: 85%; text-transform: none; white-space: nowrap; } .portlet li { list-style-image: url("http://upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png"); } li.FR { list-style-image: url("http://pluto.potsdam.edu/wikichem/extensions/FlaggedRevs/img/1.png"); }