Ignore:
Timestamp:
Apr 20, 2011 9:57:51 AM (13 years ago)
Author:
mylan
Message:

Merged styles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ploneorg.kudobounty/trunk/ploneorg/kudobounty/skins/ploneorg_kudobounty/ploneorg_bounty.css.dtml

    r3148 r3155  
    33    display: none; 
    44} 
     5/* styles */ 
     6#portal-bounty-program { 
     7        margin:1em auto; 
     8        font-size:80%; 
     9        } 
     10.helperText { 
     11        margin:1em 15px; 
     12        border-bottom:1px solid #e1e1e1; 
     13        } 
     14.moreInfo { 
     15        float:right; 
     16        font-size:75%; 
     17        } 
     18#portal-bounty-program li a { 
     19        padding: 0 15px; 
     20        } 
     21#portal-bounty-program li a img { 
     22        vertical-align:middle; 
     23        } 
Note: See TracChangeset for help on using the changeset viewer.