Changes

Jump to navigation Jump to search
no edit summary
Line 774: Line 774:  
   white-space: normal;}
 
   white-space: normal;}
    +
.table > thead > tr > td.active,
 +
.table > tbody > tr > td.active,
 +
.table > tfoot > tr > td.active,
 +
.table > thead > tr > th.active,
 +
.table > tbody > tr > th.active,
 +
.table > tfoot > tr > th.active,
 +
.table > thead > tr.active > td,
 +
.table > tbody > tr.active > td,
 +
.table > tfoot > tr.active > td,
 +
.table > thead > tr.active > th,
 +
.table > tbody > tr.active > th,
 
.table > tfoot > tr.active > th {
 
.table > tfoot > tr.active > th {
 
   color: #ffffff;
 
   color: #ffffff;
 
   background-color: #44A755 !important;}
 
   background-color: #44A755 !important;}

Navigation menu