Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 594 → Rev 595

/trunk/presentations/styles/eflore.css
528,13 → 528,14
padding: 0 9px 0 9px;
}
#zone_contenu_fiche {
background-color: #ede1ce;
background-color: #EEE;
clear: left;
min-height: 300px;
padding-top: 0.4em;
width: 100%;
border:1px solid #E78F08;
border-width:0 1px 1px 1px
width: 676px;
border:none;
margin-left:-7px;
}
.ui-widget-content {
background:white;
597,8 → 598,9
margin-top: 0.1em;
border-width:0;
border-radius:0;
width:665px;
font-size:12px
width:676px;
font-size:12px;
margin-left:-7px;
}
#zone_onglets .ui-tabs { /* taille de la barre d'onglets */'
padding:0;
1011,11 → 1013,19
.importance4 {
font-size:0.8em;
padding:5px;
box-shadow:none;
}
 
h1 .nomenclature {
color:#555;
font-size:19px;
}
 
h1 .famille {
font-size:13px;
margin-top:5px;
}
 
table tbody {
background-color: #F8F8DB;
border: 1px solid #9AC342;