Changeset 2419


Ignore:
Timestamp:
Jul 4, 2008, 12:04:03 AM (16 years ago)
Author:
vdigital
Message:

On Stripy request some tufts of grass background are added (will be removed).

Location:
trunk/admin/template/yoga/theme/admin
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/template/yoga/theme/admin/theme.css

    r2417 r2419  
    3333#the_page {
    3434border:0; display:block; margin: 0; padding-bottom: 0; z-index: 1; top:0px;
    35 padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
     35padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px;
     36background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll center bottom; }
     37#tuft {
     38border:0; display:block; margin: 0; padding: 0; z-index: 99; bottom:0px;
     39min-height: 31px; width:87px; position:absolute; right:0px;
     40background:transparent url(images/tuft_of_grass-bg.png) no-repeat fixed right bottom; }
    3641#headbranch {
    3742background:transparent url(images/top-left-bg.png) no-repeat scroll left top;
Note: See TracChangeset for help on using the changeset viewer.