Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1496 → Rev 1497

/trunk/sites/admin/fr/styles/defaut.css
3,7 → 3,7
body {background:#FFF;font:12px Myriad, Arial, sans-serif;color:#000;text-align:center;}
hr {margin:2px; width:100%; color: #7F8343; background-color: #7F8343; height: 1px;}
a {margin:0;padding:0;text-decoration: underline;color: #000;}
a:hover {text-decoration: underline;color:#C3D759;}
a:hover {text-decoration:underline; color:#000;}
table {width:480px;margin:0 auto; border: 1px solid #006495;border-spacing:0;border-collapse:collapse;}
.table_cadre {width:480px;margin:2px;}
th {font-size:11px;padding:2px;text-align:center;border: 1px solid #006495;font-weight: normal;background:#3082AA;height:23px;}
12,6 → 12,13
.navi {padding:0;margin:0;text-align:center;}
.other_month {color:#AAA;}
.current_day {background: #FBB63C; color: #FFF;}
.formulaire_element {float:left; clear:both; margin:2px; width:100%; }
.formulaire_element input, .formulaire_element select, .formulaire_element textarea {float:left; border:1px solid #000; background:#FFE; margin:o;}
.formulaire_element select, .formulaire_element textarea {width:300px;}
.form_label {float:left; text-align:right; width:200px; margin:0 4px 0 0; padding:0;}
fieldset {clear:both; width:100%; margin:2px; padding:2px;}
.symbole_obligatoire {float:left; color:red; margin:0; padding:0;}
.liste_bouton li {display:inline;}
/*****************Titres********************************************************/
h1, h2, h3, h4, h5, h6 {font-family: Myriad, Arial, sans-serif;text-align:left;margin:4px 0;}
h1 {font-size:22px; color: #BBD049;border-bottom: solid #7FB1CA 1px ;}