Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1114 | Rev 1125 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1114 Rev 1123
Line 96... Line 96...
96
	margin:0.5em 0;
96
	margin:0.5em 0;
97
}
97
}
98
.acceder-outil {
98
.acceder-outil {
99
	font-size:0.85em;
99
	font-size:0.85em;
100
}
100
}
-
 
101
 
-
 
102
/* @TODO mettre dans commun.css mais line-height déconne */
-
 
103
.acceder-outil-vert {
-
 
104
	display:inline-block;
-
 
105
	line-height: 25px;
-
 
106
	padding-left: 30px;
-
 
107
	padding-right: 10px;
-
 
108
	background:url("/sites/commun/generique/images/graphisme/icone_erable_blanc_vert.png") no-repeat scroll -1px -1px transparent;
-
 
109
	border-radius: 14px; -moz-border-radius:14px; -webkit-border-radius:14px;
-
 
110
	color:#6C6865;
-
 
111
	font-family:helveticaneue;
-
 
112
	font-size:12px;
-
 
113
	border: solid #d0d0d0 1px;
-
 
114
}
-
 
115
 
101
#zone-contenu.acceder-outil.img {
116
#zone-contenu.acceder-outil.img {
102
	margin-top:-2px;
117
	margin-top:-2px;
103
	margin-bottom:-2px;
118
	margin-bottom:-2px;
104
}
119
}
105
/*----------------------------------------------------------------------------------------------------------*/
120
/*----------------------------------------------------------------------------------------------------------*/
Line 285... Line 300...
285
    box-shadow: 2px 2px 5px #AAAAAA;
300
    box-shadow: 2px 2px 5px #AAAAAA;
286
}
301
}
287
hr.nettoyage{
302
hr.nettoyage{
288
	clear:both;
303
	clear:both;
289
	width:0;
304
	width:0;
290
	}
305
}
Line 291... Line 306...
291
	
306
	
292
.debogage, .debogage pre{
307
.debogage, .debogage pre{
293
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
308
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
294
	word-wrap:break-word; /* IE 5.5+ */
309
	word-wrap:break-word; /* IE 5.5+ */
Line 1074... Line 1089...
1074
	border:0;
1089
	border:0;
1075
	background:none;
1090
	background:none;
1076
	text-align:left;
1091
	text-align:left;
1077
	padding:0;
1092
	padding:0;
1078
}
1093
}
1079
.liste-illustrations{
1094
.liste-illustrations {
1080
	list-style-type:none;
1095
	list-style-type:none;
1081
	padding:0;
1096
	padding:0;
1082
}
1097
}
1083
.liste-illustrations li {
1098
.liste-illustrations li {
1084
	list-style-image:none !important;
1099
	list-style-image:none !important;
Line 1091... Line 1106...
1091
	margin:0px;
1106
	margin:0px;
1092
	padding:0px;
1107
	padding:0px;
Line 1093... Line 1108...
1093
	
1108
	
Line -... Line 1109...
-
 
1109
}
-
 
1110
 
-
 
1111
#galerie-organes {
-
 
1112
	width: 648px;
-
 
1113
	margin-top: 10px;
-
 
1114
	margin-bottom: 10px;
-
 
1115
	background-color: #f0f0f0;
-
 
1116
	border-radius: 10px;
-
 
1117
}
-
 
1118
 
-
 
1119
.separator {
-
 
1120
    display: inline-block;
-
 
1121
    width: 10px;
-
 
1122
}
-
 
1123
 
-
 
1124
.liste-illustrations li.organe-moyen {
-
 
1125
	height: 230px;
-
 
1126
	font-size: 13px;
-
 
1127
}
-
 
1128
 
-
 
1129
.liste-illustrations li.caractere-moyen {
-
 
1130
	height: 210px;
-
 
1131
}
-
 
1132
 
-
 
1133
.liste-illustrations li p.absent-organes {
-
 
1134
	height: 193px;
-
 
1135
	width: 196px;
-
 
1136
	margin: 2px 5px 5px;
-
 
1137
	background-position: 50% 50%; 
-
 
1138
}
-
 
1139
.liste-illustrations li p.absent-organes a.contribuer {
-
 
1140
	height: 30px;
-
 
1141
	padding-top: 146px;
-
 
1142
}
-
 
1143
 
-
 
1144
.liste-illustrations li.icone-organe {
-
 
1145
	width: 108px;
-
 
1146
	height: auto;
-
 
1147
	padding-top: 5px;
-
 
1148
	padding-bottom: 5px;
-
 
1149
	background-color: #ffffff;
-
 
1150
}
-
 
1151
.liste-illustrations li.icone-organe:first-of-type {
-
 
1152
	border-radius: 10px 0 0 0;
-
 
1153
}
-
 
1154
.liste-illustrations li.icone-organe:last-of-type {
-
 
1155
	border-radius: 0 10px 0 0;
-
 
1156
}
-
 
1157
.liste-illustrations li.icone-organe.active {
-
 
1158
	background-color: #f0f0f0;
-
 
1159
}
-
 
1160
.liste-illustrations li.miniature-organe {
-
 
1161
	width: 105px;
-
 
1162
	height: auto;
-
 
1163
}
-
 
1164
#zone_contenu_corps img.icone-organe {
-
 
1165
	height: 30px;
-
 
1166
	margin: auto;
-
 
1167
	border: none;
-
 
1168
}
-
 
1169
#zone_contenu_corps img.miniature-organe {
-
 
1170
	margin: auto;
-
 
1171
}
-
 
1172
 
-
 
1173
div.onglet-organe {
-
 
1174
    margin: auto;
-
 
1175
    width: 632px;
-
 
1176
}
-
 
1177
div.onglet-organe ul.liste-illustrations {
-
 
1178
	margin-top: 8px;
-
 
1179
}
-
 
1180
 
-
 
1181
.liste-illustrations li p.absent-mini {
-
 
1182
	width: 60px;
-
 
1183
	height: 60px;
-
 
1184
	margin-right: 22px;
-
 
1185
	font-size: .8em;
-
 
1186
	background-image: url("../images/pasdephoto_petit.png");
-
 
1187
}
-
 
1188
.liste-illustrations li p.absent-mini .contribuer {
-
 
1189
	padding-top: 25px;
-
 
1190
}
-
 
1191
 
-
 
1192
#grande-image-organe {
-
 
1193
	margin-bottom: 15px;
-
 
1194
	text-align: center;
-
 
1195
}
-
 
1196
#grande-image-legende {
-
 
1197
	width: 600px;
-
 
1198
	margin: auto;
-
 
1199
	padding-bottom: 5px;
-
 
1200
}
-
 
1201
 
-
 
1202
a.lien-images-organes {
-
 
1203
	opacity: 0.2;
-
 
1204
}
-
 
1205
a.lien-images-organes.fourni {
-
 
1206
	cursor: pointer;
-
 
1207
	opacity: 1;
-
 
1208
}
-
 
1209
a.lien-grande-image-organe {
-
 
1210
	cursor: pointer;
1094
}
1211
}
1095
 
1212
 
1096
#illustrations-coste .liste-illustrations li {
1213
#illustrations-coste .liste-illustrations li {
Line 1097... Line 1214...
1097
	height: 196px;
1214
	height: 196px;