MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Das Sopra Wiki
Dietsch (Diskussion | Beiträge)
Änderung 4107 von Dietsch (Diskussion) rückgängig gemacht.
Dietsch (Diskussion | Beiträge)
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  
background-color:#f9f9f9;
{  
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;
border-style:solid;
border-color:black;
padding:5px;
border-spacing: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;
border-style:solid;
border-color:black;
padding:5px;
border-spacing:0px;
}
}


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:
}
}


table.default th.blank {
 
background-color:transparent;
td.week{
border-spacing:0px;
text-align:center;
border-style:none;
font-weight:bold;
border-width:0px;
}
}


table.default th{
table.default th,
background-color:#C0C0C0;
table.default td,
font-weight:bold;
table.default td.close
border-spacing:0px;
{
border-width:1px;
border-style:solid;
border-style:solid;
border-color:black;
border-color:black;
padding:5px;
padding:5px;
text-align:left;
border-spacing:0px;
}
 
span.rotated {
display:block;
position:relative;
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
 
 
td.default {
background-color:#f9f9f9;
}
 
 
td.week{
text-align:center;
font-weight:bold;
}
}


/** #FFFF80; */
table.default,
*.entwurf {
td.default,
*.entwurf,
*.implementation2,
*.implementation
{
background-color:#f9f9f9;
background-color:#f9f9f9;
}
tr.entwurf th {
background-color:#C0C0C0;
}
}


/** #FF8040; */
table.default th,
*.implementation {
tr.entwurf th,
background-color:#f9f9f9;
tr.implementation2 th,
}
tr.implementation th  
tr.implementation th {
{
background-color:#C0C0C0;
background-color:#C0C0C0;
}
}


/** #DC3C28; */
*.implementation2 {
background-color:#f9f9f9;
}
tr.implementation2 th {
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]] */