MediaWiki:Common.css
Appearance
Opmerking: Nei it fêstlizzen kin it nedich wêze de oerslach fan jo blêder te leegjen foardat de wizigings te sjen binne.
Mozilla (incl. Firefox) | ctrl-shift-r |
IE | ctrl-f5 |
Opera | f5 |
Safari | cmd-r |
Konqueror | f5 |
/**
* Tinne tabelline
*/
.tin {
border: 1px #aaaaaa solid;
}
.page-Haadside .firstHeading,
.page-Haadside #contentSub,
.page-Wikipedy_Oerlisside .firstHeading,
.page-Wikipedy_Oerlisside #contentSub {
display: none;
}
/**
* Icons on the top right of the article.
* See also JS
*
* @source www.mediawiki.org/wiki/Snippets/Top_icons
* @version 4
*/
/* Hide without javascript */
.Top_icon_raw {
display: none;
}
/* With JavaScript */
.Top_icon_dynamic {
float: right;
padding-left: 10px;
font-size: 50%;
width: auto !important;
}
.Top_icon_raw p, .Top_icon_dynamic p {
padding: 0;
margin: 0;
}
/* Listen mei ôftakkingen */
.treeview ul {
padding: 0;
margin: 0;
}
.treeview li {
padding: 0;
margin: 0;
list-style-type: none;
list-style-image: none;
}
.treeview li li {
background: url("//upload.wikimedia.org/wikipedia/commons/f/f2/Treeview-grey-line.png") no-repeat 0 -2981px;
/* @noflip */
padding-left: 20px;
text-indent: 0.3em;
}
.treeview li li.lastline {
background-position: 0 -5971px
}
.treeview li.emptyline > ul {
/* @noflip */
margin-left: -1px;
}
.treeview li.emptyline > ul > li:first-child {
background-position: 0 9px
}