Changeset 1396:726cee12beea for admin/style
- Timestamp:
- 08/16/13 13:23:43 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1394 r1396 550 550 float: right; 551 551 } 552 #entry-sidebar input[type="text"], 553 #entry-sidebar select { 554 width: 14em; /* to prevent inline with label */ 555 } 552 556 .box { 553 border-bottom: 2px solid #A2CBE9;557 border-bottom: 1px solid #ddd; 554 558 margin-bottom: 1em; 555 559 } … … 1303 1307 .form-note a {border-bottom: 1px solid #99f;} 1304 1308 1309 label.ib { 1310 display: inline-block; 1311 } 1305 1312 label.classic { 1306 1313 display: inline;
Note: See TracChangeset
for help on using the changeset viewer.