Widget:BlueTable2: Difference between revisions

Jump to navigation Jump to search
Alejandro Lemor (talk | contribs)
No edit summary
Alejandro Lemor (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
</noinclude><includeonly>
</noinclude><includeonly>
<style type="text/css">
<style type="text/css">
.BlueTable table, .BlueTable th, .BlueTable td {
.BlueTable2 table, .BlueTable2 th, .BlueTable2 td {
border: 0px;  
border: 0px;  
font-size: 90%;  
font-size: 90%;  
margin: 3px;
margin: 3px;
}  
}  
.BlueTable th {
.BlueTable2 th {
padding: 5px 5px;
padding: 5px 5px;
background-color: #4479BA;  
background-color: #4479BA;  
color: white;
color: white;
}
}
.BlueTable td {
.BlueTable2 td {
padding: 0 0;  
padding: 0px 0px;  
background-color: #F5F5F5;
background-color: #F5F5F5;
text-align:left;
}
}
.BlueTable td:first-child {
.BlueTable2 td:first-child {
background-color: #DCDCDC ;
background-color: #DCDCDC ;
}
}
</style>
</style>
</includeonly>
</includeonly>

Latest revision as of 21:09, 10 December 2014