Changeset 1614:93ac2b1d52c8 for admin/style
- Timestamp:
- 08/29/13 17:45:32 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1609 r1614 633 633 clear: both; 634 634 } 635 #trackback-form textarea { 636 width: 98%; 637 } 635 638 /* ------------------------------------------------------------------ categories */ 636 639 #categories { … … 1458 1461 p.form-note.warn, p.form-note.info, p.warning { 1459 1462 font-style: normal; 1460 padding: .2em 1em .3em 32px; 1463 padding: .2em .66em .2em; 1464 text-indent: 24px; 1461 1465 color: #333; 1462 1466 display: inline-block; 1467 line-height: 1.5em; 1463 1468 } 1464 1469 p.form-note.warn, p.warning {
Note: See TracChangeset
for help on using the changeset viewer.