Dotclear

Changeset 438:5197b0c2826f for admin


Ignore:
Timestamp:
06/29/11 11:07:52 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
formfilters
Children:
439:f6cd5149f3ad, 450:d6b8e3e74f10
Message:
  • Cleaned up and documented filters code
  • added booleanFilter
  • some l10n added (to be completed)
  • filters are now saved in user preferences
  • fixed a bug in categories filter: cat_id "null ?not" selector now works
File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r432 r438  
    13191319form#filters .col30 h3 {margin-left: 1em;} 
    13201320p.line, li.line { position: relative; padding: 3px 0 0 28px; margin: 0 0 1em 0;} 
    1321 p.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 
    1322 p.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 
    1323 p.line select { margin-right: 2em;} 
    1324 p.line label { display: block; width: 8em; float: left;} 
    1325 p.line label img {margin-right: 8px;} 
    1326 p.line label.or { 
     1321li.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 
     1322li.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 
     1323li.line select { margin-right: 2em;} 
     1324li.line label { display: block; width: 8em; float: left;} 
     1325li.line label img {margin-right: 8px;} 
     1326li.line span.or { 
    13271327     text-align: right; 
    13281328     margin-left: 5em; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map