Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 938 → Rev 939

/trunk/widget/modules/carto/squelettes/css/carto.css
52,6 → 52,7
table {
border:1px solid gray;
border-collapse:collapse;
width:100%;
}
table thead, table tfoot, table tbody {
background-color:Gainsboro;
151,7 → 152,7
width:100%;
height:35px;
overflow:hidden;
background:url(http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png) no-repeat 8px 8px #4A4B4C;
background-color:#4A4B4C;
}
#zone-info {
position:absolute;
168,7 → 169,7
}
#carte-titre {
display:inline-block;
margin:0 0 0 24px;
margin:0;
padding:0.2em;
color:#CCCCCC;
}
215,6 → 216,7
#pl-ouverture {
left:0;
background:url(../images/ouverture.png) no-repeat top left #4A4B4C;
height:100%;
}
#pl-fermeture {
display:none;
339,9 → 341,10
float:right;
}
.cel-legende p{
color:black;
font-size:12px;
margin:5px 0;
color: black;
font-size: 12px;
line-height: 18px;
margin: 0;
}
.cel-legende a, .cel-legende a:active, .cel-legende a:visited {
border-bottom:1px dotted gainsboro;