Changeset 5413

Show
Ignore:
Timestamp:
02/26/08 14:41:34 (11 months ago)
Author:
inureyes
Message:

#828

  • 로그인 화면 보정
    • 안정감 중시...
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/style/admin/whitedream/login.css

    r5313 r5413  
    1515    width                            : 560px; 
    1616    background-image                 : url("./image/bg_login.png"); 
     17    border                           : 1px solid #CCC; 
    1718} 
    1819 
     
    6162    padding                          : 3px 0 3px 5px; 
    6263    width                            : 208px; 
     64} 
     65 
     66hr 
     67{ 
     68    display                          : none; 
    6369} 
    6470