User:Tra/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Firefox/Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
#editpage-copywarn, #editpage-copywarn2, #editpage-copywarn3, .previewnote {display:none} /* remove the warnings */ #editpage-specialchars {display:none} /* remove special characters list */ // #toolbar {display:none} /* remove toolbar */ #wpSummaryLabel, #minoredit_helplink, .editHelp {display:none} /* remove helpful links */ // .templatesUsed {display:none} /* remove list of templates */ input#wpSummary {width:100%} /* full width summary box */ .mw-templatesUsedExplanation {display:none} /* remove templates description */ // .templatesUsed ul, .templatesUsed ul li {display:inline;padding:5px} /* horizontal list of templates */ .mw-summary-preview {position:absolute; align:right; right:4px; text-align:right} /*move summary preview to right */ // #column-one {position: fixed} // #p-personal {position: fixed; right:0} // #f-copyrightico {display:none} // body {background-attachment:fixed} // diff highlighting td.diff-deletedline span.diffchange {color:#000000; background-color: #ffaaaa; white-space:pre-wrap; border:1px solid #ff99aa; } td.diff-addedline span.diffchange {color:#000000; background-color: #ccccff; white-space:pre-wrap; border:1px solid #bbbbff; } body.page-Special_Whatlinkshere #bodyContent ul, body.page-Special_Contributions #bodyContent ul { list-style: decimal; }