Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1482 Rev 1484
Line 1082... Line 1082...
1082
 
1082
 
1083
#galerie-organes {
1083
#galerie-organes {
1084
	width: 648px;
1084
	width: 648px;
1085
	margin-top: 10px;
1085
	margin-top: 10px;
1086
	margin-bottom: 10px;
1086
	margin-bottom: 10px;
1087
	background-color: #f0f0f0;
1087
	background-color: #e9f6f8;
1088
	border-radius: 10px;
1088
	border-radius: 10px;
Line 1089... Line 1089...
1089
}
1089
}
1090
 
1090
 
Line 1137... Line 1137...
1137
}
1137
}
1138
.liste-illustrations li.icone-organe:last-of-type {
1138
.liste-illustrations li.icone-organe:last-of-type {
1139
	border-radius: 0 10px 0 0;
1139
	border-radius: 0 10px 0 0;
1140
}
1140
}
1141
.liste-illustrations li.icone-organe.active {
1141
.liste-illustrations li.icone-organe.active {
1142
	background-color: #f0f0f0;
1142
	background-color: #e9f6f8;
1143
}
1143
}
1144
.liste-illustrations li.miniature-organe {
1144
.liste-illustrations li.miniature-organe {
1145
	width: 105px;
1145
	width: 105px;
1146
	height: auto;
1146
	height: auto;
1147
}
1147
}