Merge Cache CSS
This commit is contained in:
parent
c96f12707c
commit
30b192ee57
4
cache/css/annonces.css
vendored
Normal file
4
cache/css/annonces.css
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
#annoncesDate {float:left;}
|
||||
#annoncesDate p {margin:0; line-height:16px; vertical-align:middle;}
|
||||
#annoncesImg { float:right; border:0; margin:0 20px 0 0;}
|
||||
#annoncesImg img {margin:0; border:0;}
|
11
cache/css/bilans.css
vendored
Normal file
11
cache/css/bilans.css
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
.bilans {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;}
|
||||
.bilans th {padding:4px; font-weight:normal; font-size:11px; border:1px solid #000; color:#000; background:#b9c9fe; text-align:center; font-weight:bold;}
|
||||
.bilans td {padding:4px; border:1px solid #000; color:#000;}
|
||||
.bilans td.graph {padding:0; margin:0;}
|
||||
.bilans th.date {font-size:10px;}
|
||||
.bilans td.right {text-align:right;}
|
||||
.bilans td.center {text-align: center;}
|
||||
.bilans td.italique {font-style:italic;}
|
||||
.bilans tr.subhead td {padding:4px; background:#b9c9fe; border: 1px solid #000; font-weight:bold; color:#000;}
|
||||
.entete {margin:1px;}
|
||||
.subentete {margin:2px;}
|
26
cache/css/main.css
vendored
26
cache/css/main.css
vendored
@ -227,4 +227,30 @@ table.table-classic tr.last td.titre {
|
||||
|
||||
#formR-submit {border:none;}
|
||||
|
||||
.blocdegrade { width:300px; overflow:hidden; margin:5px 0 0 0;}
|
||||
.textdegrade {
|
||||
position:absolute;
|
||||
overflow:hidden;
|
||||
margin-left:10px;
|
||||
line-height: 20px;
|
||||
color: #000;
|
||||
font-size:11px;
|
||||
font-weight: bold;
|
||||
font-family: monospace;
|
||||
}
|
||||
div.blocdegrade img { margin:0; }
|
||||
.regle {clear:both;}
|
||||
.clearfix:after {
|
||||
content: ".";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
zoom:1;
|
||||
}
|
||||
|
||||
.txtAdresse p {clear:both; float:left; margin:0;}
|
||||
.search {float:right; width:150px;}
|
||||
.search p {margin:0 0 0 20px;}
|
||||
p.adresse {margin:0; padding:0; width:auto;}
|
||||
|
||||
|
16
cache/css/ratios.css
vendored
Normal file
16
cache/css/ratios.css
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
#ratios { 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; }
|
||||
#ratios a { color:#000000; cursor:help; }
|
||||
#ratios th { padding:8px; font-weight:normal; font-size:13px; color:#039; background:#b9c9fe; }
|
||||
#ratios td { padding:8px; border:1px solid #000; color:#000; }
|
||||
#ratios td.center { text-align:center; }
|
||||
#ratios td.italique { font-style:italic ; }
|
||||
#ratios td.right { text-align:right; }
|
||||
#ratios td.position { text-align:center; }
|
||||
#ratios td.position a { cursor:default; }
|
||||
#ratios tr.subhead td { padding:8px; background:#b9c9fe; border:1px solid #000; font-weight:bold; color:#000; }
|
||||
#entete { margin:1px; }
|
||||
#secteur{ margin-top:10px; }
|
||||
.qtip-title {font-size:11px;}
|
||||
.qtip-content {font-size:12px;}
|
||||
#titreEvol {margin:0 130px;}
|
||||
#imgEvol {margin:0 100px;}
|
16
cache/css/synthese.css
vendored
Normal file
16
cache/css/synthese.css
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
#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;}
|
Loading…
x
Reference in New Issue
Block a user