Subversion Repositories Sites.tela-botanica.org

Rev

Rev 718 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
718 jpm 1
/*Feuille de style du monde administration
2
Auteur: Magali Giaume*/
3
 
4
/* Général */
5
h1 {
6
  color:#8b008b;
7
  background-color:#e1c3d4;}
8
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
9
  color: #8b008b;}
10
hr {
11
  color: #e1c3d4;}
12
table {
13
  border-color:transparent;
14
  border-style:solid;
15
  border-width:1px;}
16
td {
17
  text-align:left;
18
  background-color:transparent;
19
  border-color:transparent;
20
  border-style:solid;
21
  border-width:1px;}
22
a {
23
  background-image: url(http://www.tela-botanica.org/sites/admin/generique/images/graphisme/sous_ligne.png);}
24
a:hover {
25
  background-image: url(http://www.tela-botanica.org/sites/admin/generique/images/graphisme/sous_ligne_hover.png);}
26
img {
27
  border:0;
28
  padding:2px;}
29
a img {
30
  border : 1px dotted #36560B;}
31
 
32
/* Logo */
33
#logo {
34
  margin:7px 10px;
35
  position:absolute;
36
  top:2px;
37
  left:18px;
38
  z-index:1;}
39
#logo img {
40
  border:0;}
41
#logo a {
42
  position:absolute;
43
  top : 0;
44
  left:0;}
45
#logo_tela a, #logo a {
46
  background:none;}
47
 
48
/* Zone bandeau */
49
#zone_bandeau {
50
  background: url(/sites/admin/generique/images/graphisme/bandeau_admin_fond.png) repeat-x;}
51
#zone_bandeau_contenu {
52
  background: url(/sites/admin/generique/images/graphisme/bandeau_admin.jpg) no-repeat;
53
  height:77px;
54
  max-width:800px;}
55
#zone_acces_rapide{
56
  margin:0 5px 0 0;
57
  text-align:right;
58
  height:25px;
59
  padding:7px 15px 0 0;}
60
/* Zone bandeau -> Nom du site */
61
#site_nom {
62
  color:#feffdc;}
63
 
64
/* Navigation */
65
#navigation {
66
  background: #fff url(/sites/admin/generique/images/graphisme/degrade_framboise.png) repeat-x;}
67
 
68
/* Navigation -> Formulaire d'identification */
69
#form_connexion input,#form_connexion textarea,#form_connexion select {
70
  border: 1px solid #a84f81;
71
  background-color:#ead4e0;}
72
#form_connexion{
73
  color:#8b008b;}
74
#identification {
75
  border:1px solid #8b008b;
76
  margin:2em 0 2px 0;}
77
#identification_message {
78
  color:#8b008b;
79
  font-size:16px;}
80
.form_identification input, .form_identification textarea, .form_identification select {
81
  background-color:#f4f6e4;}
82
 
83
/* Navigation -> Zone Menu */
84
#zone_menu .menu_actif > a {
85
  background-color:#ba749b;
86
  border-color: #ba749b;}
87
#zone_menu a:hover {
88
  background-color:#e1c3d4;}
89
#menu_contextuel {
90
  color:#BECF5C;}
91
.menu_classique_n2 .menu_actif {
92
  background-color:#CFDB86;}
93
.menu_actif a {
94
  color:#36560B;}
1025 aurelien 95
 
96
/** Gauche -> Menu contribution **/
97
#selecteur_liens_rapides {
98
  width:135px;
99
  background-color: #FFFFFF;
100
  border: 1px dotted #7B9C35;
101
  color: #3A3633;
102
  font-family: arial;
103
  font-size: 11px;
104
  margin-top: 5px;
105
  margin-bottom: 5px;
106
}
718 jpm 107
 
108
/* Droite -> Zone contenu */
109
#zone_contenu {
110
  border:1px solid #8b008b;}
111
#zone_contenu form ul {
112
  list-style-type: none;}
113
#zone_contenu li {
114
  background-color:transparent;
115
  text-align:left;
116
  margin-left:0px;
117
  margin-right:0px;}
118
/* Mise en ligne des boutons de formulaire */
119
#zone_contenu form .liste_bouton li {
120
  display: inline;
121
  margin:10px;
122
  line-height:1.5em;}
123
#zone_contenu .liste_bouton {
124
  margin:10px;
125
  line-height:1.5em;  }
126
 
127
/* Alignement des champs de formulaire */
128
#zone_contenu form fieldset ul li {
129
  text-align: left;
130
  padding-left: 0;
131
  margin-left: 0;}
132
#zone_contenu form label {
133
  float: left;
134
  width: 25%;
135
  text-align: left;}
136
/* Tableaux */
137
.table_cadre {/* Il vaudrait mieux utiliser un id pour le tableau de l'annuaire back office. */
138
 width:100%;}
139
.table_cadre th, .table_cadre th a {
140
  background-color:#8b008b;
141
  color:white;
142
  padding:0 5px;}
143
.table_cadre td, .table_cadre th{
144
  border:solid black 1px;}
145
.ligne_paire{
146
  background-color:#e1c3d4;}
147
 
148
/* Annuaire Back Office*/
149
#annuaire_zone_recherche {
150
  text-align:center;}
151
#annuaire_recherche {
152
  /*margin:5px auto 0;*/
153
  width:443px;}
154
#annuaire_recherche, #annuaire_recherche td {
155
  border:0;}
156
#annuaire_recherche  .champ:after {content:" : ";}
157
.bazar_numero, #recherche_alphabetique {
158
  text-align:center;
159
  margin:5px auto 5px auto;
160
  width:600px;}
161
#recherche_alphabetique td {
162
  text-align:center;}
163
#debogage {
164
  white-space:normal;
165
  max-width:650px;
166
  border:1px dashed olive;
167
  background-color:#e1c3d4;}
168
 
169
/* Droite -> Onglets */
170
#onglets li:hover {
171
  color:#8b008b;}
172
#onglets li:hover a {
173
  color:#8b008b;}
174
#onglets .menu_inactif {
175
  border-bottom:#5E5200;}
176
#onglets .menu_actif a {
177
  color:#8b008b;}
178
 
179
/* Zone pied */
180
#zone_pied {
181
  margin-left:207px;
182
  max-width:650px;
183
  text-align:center;}
184
#zone_pied p {
185
  margin:5px auto 0;
186
  width:443px;}
187
 
188
/* Camouflage du tableau de chronométrage */
189
#chrono {
190
  display: none;}