Changeset 15848 for trunk/templates
- Timestamp:
- 01/07/12 23:00:41 (5 months ago)
- File:
-
- 1 edited
-
trunk/templates/base/css/forms.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/base/css/forms.css
r15844 r15848 187 187 188 188 .bx-form-input-datepicker { 189 width:1 10px;189 width:120px; 190 190 } 191 191 192 192 .bx-form-input-datetime { 193 width:1 90px;193 width:180px; 194 194 } 195 195 … … 354 354 } 355 355 356 .bx-form-input-btn-cross { 357 position:absolute; 358 top:11px; 359 left:10px; 360 width:16px; 361 height:16px; 362 363 background-image:url(../images/icons/cross-script.png); 364 } 365 356 366 /* extra features */ 357 367
Note: See TracChangeset
for help on using the changeset viewer.