Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 110 → Rev 111

/trunk/interfaces/squelettes/css/referentiel/referentiel.css
291,6 → 291,40
.liste-champs li{
padding:2px;}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
.largeur-01{
width:60px;}
.largeur-02{
width:120px;}
.largeur-03{
width:180px;}
.largeur-04{
width:240px;}
.largeur-05{
width:300px;}
.largeur-06{
width:360px;}
.largeur-07{
width:420px;}
.largeur-08{
width:480px;}
.largeur-09{
width:540px;}
.largeur-10{
width:600px;}
.largeur-11{
width:660px;}
.largeur-12{
width:720px;}
.largeur-13{
width:780px;}
.largeur-14{
width:840px;}
.largeur-15{
width:900px;}
.largeur-16{
width:960px;}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* Demande de traitements */
.traitement-attente{
background-color:#F16158;}
322,7 → 356,7
/* Résultat consultation*/
.nom_retenu{
font-weight:bold;}
 
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* Présentation Fiche Taxon*/
.txt-long{
white-space:pre-wrap;}
332,6 → 366,8
background-color:#FFF;}
#texte li{
margin:0;}
.ref-onglets{
font-size:0.9em;}
.ref-sommaire a{
background:none;}
.label-grand dt{
338,9 → 374,26
width:28em;}
.label-court dt{
width:12em;}
 
th.vide {
background-color:transparent;
border:none;}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* Fragmenteur : pagination */
.fragmenteur select, .fragmenteur a, .fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats {
-moz-border-radius: 4px 4px 4px 4px;
color: white;
margin: 0 2px;
padding: 5px;}
.fragmenteur select, .fragmenteur a {
background-color: #C38673;
border: 1px solid black;}
.fragmenteur a:hover, .fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats {
background-color: #AEDC43;
border: 1px solid #86A736;
font-weight: bold;}
.frag_separateur {
display: none;}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/* Versionnage */
#zone-form{
position:relative;