Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1474 Rev 1479
Line 1152... Line 1152...
1152
}
1152
}
1153
.liste-illustrations li.miniature-organe {
1153
.liste-illustrations li.miniature-organe {
1154
	width: 105px;
1154
	width: 105px;
1155
	height: auto;
1155
	height: auto;
1156
}
1156
}
1157
#zone_contenu_corps img.icone-organe {
1157
img.icone-organe {
1158
	height: 30px;
1158
	height: 30px;
1159
	margin: auto;
1159
	margin: auto;
1160
	border: none;
1160
	border: none;
1161
}
1161
}
1162
#zone_contenu_corps img.miniature-organe {
1162
img.miniature-organe {
1163
	margin: auto;
1163
	margin: auto;
1164
}
1164
}
Line 1165... Line 1165...
1165
 
1165
 
1166
div.onglet-organe {
1166
div.onglet-organe {
Line 1555... Line 1555...
1555
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1555
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1556
}
1556
}
Line 1557... Line 1557...
1557
 
1557
 
1558
#conteneur_activation_definition.definitions_inactives a {
1558
#conteneur_activation_definition.definitions_inactives a {
1559
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
-
 
1560
}
1559
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
-
 
1560
}