Changeset 3207:f23feefcda66 for admin/style/default.css
- Timestamp:
- 03/03/16 11:11:23 (9 years ago)
- Branch:
- 2.9
- Children:
- 3208:19f6d77e0c06, 3212:b3683f2f5050
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r3171 r3207 536 536 background: transparent url(../images/check-on.png) no-repeat 0 50%; 537 537 } 538 option.sub-option1 {539 margin-left: .5em;540 }541 option.sub-option2 {542 margin-left: 1.5em;543 }544 option.sub-option3 {545 margin-left: 2.5em;546 }547 option.sub-option4 {548 margin-left: 3.5em;549 }550 option.sub-option5 {551 margin-left: 4.5em;552 }553 option.sub-option6 {554 margin-left: 5.5em;555 }556 option.sub-option7 {557 margin-left: 6.5em;558 }559 option.sub-option8 {560 margin-left: 7.5em;561 }562 option.sub-option1:before, option.sub-option2:before, option.sub-option3:before, option.sub-option4:before,563 option.sub-option5:before, option.sub-option6:before, option.sub-option7:before, option.sub-option8:before {564 content: "\002022\0000a0";565 }566 538 input.invalid, textarea.invalid, select.invalid { 567 539 border: 1px solid red;
Note: See TracChangeset
for help on using the changeset viewer.