Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 54 → Rev 55

/trunk/squelettes/css/collection/collection.css
7,16 → 7,22
padding:1em 0 0 0;}
/* Liste de définitions */
dl{
font-size:12px;
margin:0;
padding:0;}
dt{
background-color:#EEEEEE;
width:20em;
background-color:#EEE;
width:18em;
float:left;
text-align:right;
margin:0 0 0 0;
padding:.3em;
border-top:1px solid #999;
font-weight:bold;}
font-weight:normal;}
.label-grand dt{
width:28em;}
.label-court dt{
width:12em;}
dt:after{
content:" : ";}
/* hack de commentaire avec un antislash pour ie5 mac \*/
24,11 → 30,16
clear:both;}
/* end hack */
dd{
background-color:#FFF;
float:left;
width:48em;
width:58em;
margin:0 0 0 0;
padding:.3em;
border-top:1px solid #999;}
.label-grand dd{
width:48em;}
.label-court dd{
width:64em;}
.nettoyeur{
visibility:hidden;}
/* Table */
38,16 → 49,16
width:100% !important;width:95%;/*Pour IE*/
margin:auto;}
thead, tfoot{
background-color:#EEEEEE;
background-color:#EEE;
border:1px solid #1C3C78;}
tbody{
background-color:#FFFFFF;
background-color:#FFF;
border:1px solid #1C3C78;}
th{
font-family:monospace;
border:1px dotted #1C3C78;
padding:5px;
background-color:#EEEEEE;}
background-color:#EEE;}
td{
font-family:sans-serif;
font-size:80%;
66,10 → 77,26
color:#A9A9A9;
font-size:10px;
font-weight:normal;}
.txt-long{
white-space:pre-wrap;}
p.txt-long{
width:69.6em;
padding:.3em;
background-color:#FFF;}
#texte li{
margin:0;}
.col-sommaire a{
background:none;}
/* Liste d'images */
ul.gallerie{
list-style-type:none;}
ul.gallerie li{
float:left;}
ul.gallerie li img {
margin:0.3em;
border: 1px solid;
border-color:#444 #AAA #AAA #444;
padding:10px;}
/*--------------------------------------------------------------------------------------------------------------*/
/* Présentation Syndication */
#col-syndication{