MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Das Sopra Wiki
Änderung 4107 von Dietsch (Diskussion) rückgängig gemacht. |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/** CSS an dieser Stelle wirkt sich auf alle Skins aus */ | /** CSS an dieser Stelle wirkt sich auf alle Skins aus */ | ||
table.default { | table.default | ||
{ | |||
border-style:solid; | border-style:solid; | ||
border-color:black; | border-color:black; | ||
| Zeile 15: | Zeile 15: | ||
border-left-width:0px; | border-left-width:0px; | ||
border-right-width:0px; | border-right-width:0px; | ||
} | } | ||
table.default th{ | |||
font-weight:bold; | |||
border-width:1px; | |||
text-align:left; | |||
} | |||
table.default td.close{ | table.default td.close{ | ||
border-top-width:1px; | border-top-width:1px; | ||
| Zeile 25: | Zeile 29: | ||
border-left-width:0px; | border-left-width:0px; | ||
border-right-width:1px; | border-right-width:1px; | ||
} | } | ||
table.default td.blank { | table.default th.blank | ||
table.default td.blank | |||
{ | |||
background-color:transparent; | background-color:transparent; | ||
border-spacing:0px; | border-spacing:0px; | ||
| Zeile 38: | Zeile 40: | ||
} | } | ||
td.week{ | |||
text-align:center; | |||
font-weight:bold; | |||
} | } | ||
table.default th | table.default th, | ||
table.default td, | |||
table.default td.close | |||
{ | |||
border-style:solid; | border-style:solid; | ||
border-color:black; | border-color:black; | ||
padding:5px; | padding:5px; | ||
border-spacing:0px; | |||
} | } | ||
table.default, | |||
*. | td.default, | ||
*.entwurf, | |||
*.implementation2, | |||
*.implementation | |||
{ | |||
background-color:#f9f9f9; | background-color:#f9f9f9; | ||
} | } | ||
table.default th, | |||
tr.entwurf th, | |||
tr.implementation2 th, | |||
tr.implementation th | |||
tr.implementation th { | { | ||
background-color:#C0C0C0; | background-color:#C0C0C0; | ||
} | } | ||
mw-hidden-cats-hidden.mw-hidden-catlinks { | mw-hidden-cats-hidden.mw-hidden-catlinks { | ||
display: none; | display: none; | ||
} | } | ||
/* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */ | /* Stylesheet-Ergänzung zu Standard-[[Wikipedia:Navigationsleisten|Navigationsleisten]] */ | ||
