Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1403 Rev 1458
Line 97... Line 97...
97
 
97
 
98
.conteneur_selection_format {
98
.conteneur_selection_format {
99
	margin-bottom: 10px;	
99
	margin-bottom: 10px;	
Line -... Line 100...
-
 
100
}
-
 
101
 
-
 
102
.attention {
-
 
103
	background-color:#e7ebfd;
-
 
104
	background-image:url("../images/information.png");
-
 
105
}
-
 
106
.attention {
-
 
107
	display:inline-block;
-
 
108
	background-repeat:no-repeat;
-
 
109
	background-position:5px 50%;
-
 
110
	padding:10px 5px 5px 40px;
-
 
111
	background-size:24px 24px; -webkit-background-size:24px 24px; -o-background-size:24px 24px; -moz-background-size:24px 24px;
-
 
112
	max-width:600px;
-
 
113
	min-height:20px;
100
}
114
}
101
 
115
 
102
/*+--------------------------------------------------------------------------------------------------------+*/
116
/*+--------------------------------------------------------------------------------------------------------+*/
103
/* Correction style CSS Bootstrap */
117
/* Correction style CSS Bootstrap */
104
.well {
118
.well {