Subversion Repositories eFlore/Applications.cel

Rev

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

Rev 1713 Rev 1836
Line 123... Line 123...
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
}
127
}
128
128
 
-
 
129
#checkbox_set_cols input {
-
 
130
	margin-right: 10px;
-
 
131
}
-
 
132
129
133