Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 109 → Rev 110

/trunk/presentation/styles/emeraude/emeraude.css
43,9 → 43,12
 
/* Présentation générale des tableaux */
table{border:1px dotted black;}
th{
thead th{
background-color:#486300;
color:white;}
tbody th{
text-align:left !important;
width:20%;}
td{text-align:center;}
tr.pair{background-color: #F1F2E7;}
caption{margin-top:1em;}
199,13 → 202,14
#connexion td{
width:50%;}
/* Tableau stats*/
tbody td.total{
width:5%;}
tr.categories,tr.absences{
height:1em;
font-size:1.2em;
text-align:left !important;
padding:1px;
margin:0 0.2em;
background-image: url('images/a2.gif');}
tr.total, tr.total th{
color:white;
font-weight:white;
background-color:#B30000;}
#tab_tps_w_mensuel_salarie{
width:100%;}
.entete{width:250px;}
215,4 → 219,10
display:inline;
float:none;
min-width:0;
font-weight:normal;}
font-weight:normal;}
#preferences .pr_no {
font-weight:bold;
width:30%;}
#preferences .pr_de {
font-size:0.8em;
text-align:left;}