Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 99

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 100

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 101

Notice: Trying to access array offset on value of type null in /home/webpages/lima-city/medienspatzen/medienspatzen.lima-city.de/jaeger/includes/profiler/SectionProfiler.php on line 101
MediaWiki:Common.css: Unterschied zwischen den Versionen – Archiv

Stefan Jäger Archiv

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Archiv
Wechseln zu:Navigation, Suche
K
Zeile 22: Zeile 22:
 
.mystammbaum .table-bordered>tfoot>tr>td
 
.mystammbaum .table-bordered>tfoot>tr>td
 
{
 
{
border-top: 0px ;  
+
border: 0px ;  
 
}
 
}

Version vom 25. Oktober 2015, 15:35 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.mystammbaum>tbody>tr:nth-child(odd)>td 
{
background-color:transparent;
}

.mystammbaum>thead>tr>th, 
.mystammbaum>tbody>tr>th, 
.mystammbaum>tfoot>tr>th, 
.mystammbaum>thead>tr>td, 
.mystammbaum>tbody>tr>td, 
.mystammbaum>tfoot>tr>td 
{
border-top: 0px ; 
}

.mystammbaum .table-bordered>thead>tr>th, 
.mystammbaum .table-bordered>tbody>tr>th,
.mystammbaum .table-bordered>tfoot>tr>th,
.mystammbaum .table-bordered>thead>tr>td,
.mystammbaum .table-bordered>tbody>tr>td, 
.mystammbaum .table-bordered>tfoot>tr>td
{
border: 0px ; 
}