Ignore:
Timestamp:
2006-11-15T09:58:03+13:00 (17 years ago)
Author:
shaoqun
Message:

remove the items that is not in gs2's style.css

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl3/web/interfaces/classic/style/classic.css

    r13252 r13259  
    219219  background: #eeddbb;
    220220}
    221 
    222 div.classifiernodes{
    223   margin: 0 0 0 -2em;
    224   padding: 0;
    225 }
    226 
    227 div.h-classifiernodes{
    228 
    229 }
    230 
    231 div.classifiernode{
    232   margin: .4em 0 .4em 2em;
    233   padding: 0;
    234 }
    235 
    236 div.resultlist{
    237  margin: .5em 0 .5em 0;
    238  padding:0;
    239 }
    240 
    241 div.resultitem{
    242  margin: 0 0 .5em 0;
    243  padding:0;
    244 }
Note: See TracChangeset for help on using the changeset viewer.