Dotclear


Ignore:
Timestamp:
05/12/11 19:34:19 (14 years ago)
Author:
kozlika
Branch:
formfilters
Message:

Checkboxes replacés dans la liste (le code devra être simplifié en fin de parcours !)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r225 r251  
    13091309form#filters .col30 {border-left: 1px solid #999;} 
    13101310form#filters .col30 h3 {margin-left: 1em;} 
    1311 .line { position: relative; padding: 3px 0 0 28px; margin: 0 0 1em 0;} 
    1312 .line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 
    1313 .line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 
    1314 .line select { margin-right: 2em;} 
    1315 .line label { display: block; width: 8em; float: left;} 
    1316 .line label img {margin-right: 8px;} 
    1317 .line label.or { 
     1311p.line, li.line { position: relative; padding: 3px 0 0 28px; margin: 0 0 1em 0;} 
     1312p.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 
     1313p.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 
     1314p.line select { margin-right: 2em;} 
     1315p.line label { display: block; width: 8em; float: left;} 
     1316p.line label img {margin-right: 8px;} 
     1317p.line label.or { 
    13181318     text-align: right; 
    13191319     margin-left: 5em; 
    13201320     font-weight: bold; 
    13211321} 
    1322 .line label.or + select {margin-left: 2em;} 
     1322p.line label.or + select {margin-left: 2em;} 
    13231323li.line { padding: 0 0 0 20px; height: 1em;} 
    13241324li.line label {width: auto;} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map