Changeset 3818

Show
Ignore:
Timestamp:
07/30/07 18:24:59 (3 years ago)
Author:
graphittie
Message:

#396 : 관리자 화면 CSS 관리.

  • 댓글 팝업, 트랙백 팝업의 로고 및 색상 변경.
Location:
trunk/style/admin/default
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/style/admin/default/popup-comment.css

    r3815 r3818  
    3333{ 
    3434    position                         : absolute; 
    35     top                              : 15px; 
     35    top                              : 10px; 
    3636    left                             : 12px; 
    3737} 
     
    105105{ 
    106106    position                         : absolute; 
    107     top                              : 15px; 
     107    top                              : 10px; 
    108108    left                             : 12px; 
    109109} 
  • trunk/style/admin/default/popup-trackback.css

    r3815 r3818  
    3434{ 
    3535    position                         : absolute; 
    36     top                              : 15px; 
     36    top                              : 10px; 
    3737    left                             : 12px; 
    3838}