Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1445 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1445 Rev 1479
Line 1256... Line 1256...
1256
}
1256
}
1257
.liste-illustrations li.miniature-organe {
1257
.liste-illustrations li.miniature-organe {
1258
	width: 105px;
1258
	width: 105px;
1259
	height: auto;
1259
	height: auto;
1260
}
1260
}
1261
#zone_contenu_corps img.icone-organe {
1261
img.icone-organe {
1262
	height: 30px;
1262
	height: 30px;
1263
	margin: auto;
1263
	margin: auto;
1264
	border: none;
1264
	border: none;
1265
}
1265
}
1266
#zone_contenu_corps img.miniature-organe {
1266
img.miniature-organe {
1267
	margin: auto;
1267
	margin: auto;
1268
}
1268
}
Line 1269... Line 1269...
1269
 
1269
 
1270
div.onglet-organe {
1270
div.onglet-organe {
Line 1665... Line 1665...
1665
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1665
    background: url("../images/dictionnaire.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
1666
}
1666
}
Line 1667... Line 1667...
1667
 
1667
 
1668
#conteneur_activation_definition.definitions_inactives a {
1668
#conteneur_activation_definition.definitions_inactives a {
1669
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
-
 
1670
}
1669
    background: url("../images/dictionnaire_inactif.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
-
 
1670
}