Project

General

Profile

« Previous | Next » 

Revision 4082

Added by daigle over 16 years ago

Reformat Checkbox

View differences:

lib/admin/admin.css
1
 /*
1
/*
2 2
  *   '$RCSfile$'
3 3
  *     Purpose: Default style sheet for KNB project web pages 
4 4
  *              Using this stylesheet rather than placing styles directly in 
......
59 59
	margin-bottom: 4px;
60 60
}
61 61

  
62
input[type="checkbox"] {
63
	width: 13px;
64
}
65

  
62 66
label {
63 67
	font-size: 12pt;
64 68
}
......
170 174
	font-size: 9pt;
171 175
	font-weight: bold;
172 176
	color: green;
173
		margin-bottom: 5px;
177
	margin-bottom: 5px;
174 178
}
175 179

  
176 180
.error-text {
......
216 220
}
217 221

  
218 222
.skin-name {
219
        font-size: 14pt;
220
        width: 300px;
223
	font-size: 14pt;
224
	width: 300px;
221 225
}
222 226

  
223 227
.smaller-text {
224
        font-size: smaller;
225
        display: inline;
228
	font-size: smaller;
229
	display: inline;
226 230
}
227 231

  
228 232
.configure-link {

Also available in: Unified diff