Ignore:
Timestamp:
Mar 15, 2010, 9:50:47 PM (14 years ago)
Author:
plg
Message:

feature 1507: better display for available themes (floating boxes)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/default-layout.css

    r5123 r5145  
    737737  height: 4em;    /* legend height (don't set auto to be Gecko friendly)*/
    738738}
     739
     740.themeBox {float:left; text-align:center; height:170px; background-color:#eee; margin:5px; -moz-border-radius:5px;}
     741.themeBox IMG {border:1px solid white; margin:0 15px;}
     742.themeName {font-size:1.1em; margin:5px 0;}
     743.themeActions {margin:5px 0;}
     744.themeActions A {display:block;}
Note: See TracChangeset for help on using the changeset viewer.