MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 27:
.toptextcells td { vertical-align: top; }
 
 
.wikitable.straße th,.mw-statistics-table th {
 
/* +++++ 2. Neue Tabellen +++++ /*
 
/* neuer tabellen-style, rund */
.mw-statistics-table {
border-collapse:separate !important;
}
.roundtable,.mw-statistics-table {
border:2px solid #ccc;
-moz-border-radius:0.5em;
border-radius:0.5em;
background:#fff;
padding:0.05em;
margin: 0 0.5em 0.5em 0;
}
.roundtable th,.mw-statistics-table th {
padding:0.1em 0.5em;
}
.mw-statistics-table td {
border:0 !important;
border-bottom: 1px dashed #66cc66 !important;
padding-right:0.5em;
}
.roundtable td, .mw-statistics-table td {
border:0;
border-bottom: 1px dashed #66cc66;
padding-right:0.5em;
}
.wikitableroundtable.straße th,.mw-statistics-table th {
background: #d4d4d4;
}
.wikitableroundtable.straße, .mw-statistics-table {
border-color: #e0e0e0 !important;
}
.wikitableroundtable.straße td,.mw-statistics-table td {
border-color: #cccccc !important;
}