Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1525 Rev 1572
Line 1094... Line 1094...
1094
	background-color: #e9f6f8;
1094
	background-color: #e9f6f8;
1095
	border-radius: 10px;
1095
	border-radius: 10px;
1096
}
1096
}
Line 1097... Line 1097...
1097
 
1097
 
1098
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
1098
#grande-image-legende-id-destinataire .icone_action_ill, #grande-image-legende-id-image .icone_action_ill {
-
 
1099
	height: 16px;
1099
	height: 10px;
1100
    padding: 2px;
Line 1100... Line 1101...
1100
}
1101
}
1101
 
1102
 
1102
.liste_actions_ill {
1103
.liste_actions_ill {
Line 1234... Line 1235...
1234
}
1235
}
1235
.liste-illustrations img {
1236
.liste-illustrations img {
1236
	display:block;
1237
	display:block;
1237
	border:1px solid white;
1238
	border:1px solid white;
1238
	margin:0 auto;
1239
	margin:0 auto;
1239
	padding:2px;
1240
	padding:0px;
1240
	max-height:196px;
1241
	max-height:196px;
1241
	max-width:196px;
1242
	max-width:196px;
1242
}
1243
}
1243
.liste-illustrations a:hover img{
1244
.liste-illustrations a:hover img{
1244
    border:1px dotted #FD8C13;
1245
    border:1px dotted #FD8C13;