extranet/cache/css/synthese.css
2009-10-16 14:46:36 +00:00

16 lines
900 B
CSS

#synthese { clear:both; font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif; font-size: 12px; margin: 10px 0 0 0; width:100%; text-align: left; border-collapse: collapse; }
#synthese th { padding: 4px; font-weight: normal; font-size: 13px; color: #039; background: #b9c9fe; border: 1px solid #fff; }
#synthese th.date { font-size: 11px; }
#synthese td { padding: 4px; background: #e8edff; border: 1px solid #fff; color: #669; }
#synthese td.right { text-align: right; }
#synthese tbody tr:hover td { background: #d0dafd; }
#entete { margin:1px; }
#synthese .head { font-weight:bold; }
#graphInfo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; margin-left:10px; }
p, label{font-size: 12px;}
ul{list-style: none;}
ul li{padding-top:3px;}
.qtip-title {font-size:11px;}
.qtip-content {font-size:12px;}
#titreEvol {margin:0 130px;}
#imgEvol {margin:0 100px;}