Changeset 42 for trunk/templates/dns.css


Ignore:
Timestamp:
12/07/09 17:33:42 (14 years ago)
Author:
Kris Deugau
Message:

/trunk

checkpoint - start coding support for filter/search on groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/dns.css

    r41 r42  
    134134        margin-left: 10px;
    135135        padding: 0px;
     136        list-style: none outside none;
    136137}
    137138/* F*** ME BUT THIS LOOKS LIKE CRAP! */
    138139/* Need to find a way to vertically centre the plus image on the text.  >:(  */
    139 li.hassub {
     140/*li.hassub {
    140141        list-style: none outside url('../images/plus.gif');
    141142}
    142143li.leaf {
    143144        list-style: none outside none;
    144 }
     145} */
     146
    145147#grptree {
    146         margin-left: 15px;
     148        //margin-left: 15px;
    147149}
    148150/* general classes */
Note: See TracChangeset for help on using the changeset viewer.