MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Das Sopra Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 30: | Zeile 30: | ||
table.default td.blank { | table.default td.blank { | ||
background-color: | background-color:transparent; | ||
border-spacing:0px; | border-spacing:0px; | ||
border-style:none; | border-style:none; | ||
| Zeile 56: | Zeile 56: | ||
} | } | ||
/** #FFFF80; */ | |||
*.entwurf { | *.entwurf { | ||
background-color:# | background-color:#f9f9f9; | ||
} | } | ||
tr.entwurf th { | tr.entwurf th { | ||
background-color:# | background-color:#C0C0C0; | ||
} | } | ||
/** #FF8040; */ | |||
*.implementation { | *.implementation { | ||
background-color:# | background-color:#f9f9f9; | ||
} | } | ||
tr.implementation th { | tr.implementation th { | ||
background-color:# | background-color:#C0C0C0; | ||
} | } | ||
/** #DC3C28; */ | |||
*.implementation2 { | *.implementation2 { | ||
background-color:# | background-color:#f9f9f9; | ||
} | } | ||
tr.implementation2 th { | tr.implementation2 th { | ||
background-color:# | background-color:#C0C0C0; | ||
} | } | ||
