Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1713 Rev 1836
Line 122... Line 122...
122
/*+--------------------------------------------------------------------------------------------------------+*/
122
/*+--------------------------------------------------------------------------------------------------------+*/
123
/* Correction style CSS Bootstrap */
123
/* Correction style CSS Bootstrap */
124
.well {
124
.well {
125
	margin-bottom: 5px;
125
	margin-bottom: 5px;
126
	padding: 4px;
126
	padding: 4px;
-
 
127
}
-
 
128
 
-
 
129
#checkbox_set_cols input {
-
 
130
	margin-right: 10px;
127
}
131
}
128
132