Dotclear

Changeset 2041:03e58ee0c8a7 for admin


Ignore:
Timestamp:
09/23/13 19:01:10 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

CSS for sub-categories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2038 r2041  
    517517               background: transparent url(../images/check-on.png) no-repeat 0 50%; 
    518518               } 
     519          option.sub-option1 { 
     520               margin-left: .5em; 
     521          } 
     522          option.sub-option2 { 
     523               margin-left: 1.5em; 
     524          } 
     525          option.sub-option3 { 
     526               margin-left: 2.5em; 
     527          } 
     528          option.sub-option4 { 
     529               margin-left: 3.5em; 
     530          } 
     531          option.sub-option5 { 
     532               margin-left: 4.5em; 
     533          } 
     534          option.sub-option6 { 
     535               margin-left: 5.5em; 
     536          } 
     537          option.sub-option7 { 
     538               margin-left: 6.5em; 
     539          } 
     540          option.sub-option8 { 
     541               margin-left: 7.5em; 
     542          } 
     543          option.sub-option1:before, option.sub-option2:before, option.sub-option3:before, option.sub-option4:before, 
     544          option.sub-option5:before, option.sub-option6:before, option.sub-option7:before, option.sub-option8:before { 
     545               content: "\002022\0000a0"; 
     546          } 
    519547     input.invalid, textarea.invalid, select.invalid { 
    520548          border: 1px solid red; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map