Ignore:
Timestamp:
Jan 18, 2011, 2:25:04 PM (13 years ago)
Author:
plg
Message:

feature 2113: new logo on administration screen

File:
1 edited

Legend:

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

    r8725 r8732  
    594594  width:100%;
    595595  height:46px;
    596   background: url(images/logo.png) no-repeat bottom left;
     596  background: url(images/logo.png) no-repeat 2px 1px;
    597597  background-color:#464646;
    598598  color:#aaa;
     
    615615#adminHome A {border:none;}
    616616
    617 #piwigoInfos {float:left; margin-left:100px;}
     617#piwigoInfos {float:left; margin-left:200px;}
    618618#pageInfos {float:right; margin-right:10px;}
    619619
Note: See TracChangeset for help on using the changeset viewer.