Dotclear


Ignore:
Timestamp:
08/18/13 22:17:56 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Style: now you can use class="fieldset" to have a frame without using html cheating.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1452 r1464  
    10451045     margin-top:    1em; 
    10461046} 
     1047.fieldset { 
     1048     background: #fff; 
     1049     border: 1px solid #aaa; 
     1050     border-radius: 6px;  
     1051     padding: 1em .7em .5em; 
     1052     margin-bottom: 1em; 
     1053} 
     1054.fieldset h3 { 
     1055     color: #333; 
     1056} 
     1057 
    10471058/* paragraphe pour bouton Nouveau bidule */ 
    10481059p.top-add { 
     
    11501161 
    11511162th, td { 
    1152      border-width: 0 0 1px 0; 
     1163     border-width: 1px 0; 
    11531164     border-style: solid; 
    11541165     border-color: #e3e3e3; 
     
    11581169th { 
    11591170     text-align: left; 
    1160      border-bottom-color: #aaa; 
     1171     border-color: #bbb; 
     1172     background: #f3f3ff; 
    11611173} 
    11621174.noborder td, td.noborder, .noborder th, th.noborder { 
     
    12431255     padding: 0; 
    12441256} 
    1245 fieldset, .fieldset { 
     1257fieldset { 
    12461258     display: block; 
    12471259     margin: 0 0 1em 0; 
     
    12511263     border-color: #ccc; 
    12521264     background: #f5f5f5; 
    1253 } 
    1254 .fieldset { 
    1255      background: #eef; 
    12561265} 
    12571266legend { 
     
    15891598     -webkit-border-radius: 4px;  
    15901599     border-radius: 4px;  
     1600     clear: left; 
    15911601} 
    15921602.pagination a, .pagination strong { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map