Changeset 5909

Show
Ignore:
Timestamp:
05/09/08 21:24:49 (7 months ago)
Author:
inureyes
Message:

#920

  • FF2이상에서 별표가 아랫칸으로 내려가는 문제 수정
  • 그런데 도대체 별표 뒤가 왜 저렇게 멀리 떨어지는걸까요?
Location:
trunk/style/admin/whitedream
Files:
2 modified

Legend:

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

    r5811 r5909  
    4242    margin-left                      : 80px; 
    4343} 
     44#title-section dl dd div.starred 
     45{ 
     46    margin-left:10px !important; 
     47} 
    4448 
    4549#title-section dl dd select 
     
    5357    border                           : 1px solid #999999; 
    5458    vertical-align                   : middle; 
    55     width                            : 537px; 
     59    width                            : 500px !important; 
    5660    margin-left                      : 8px; 
    5761} 
     
    5963#starred 
    6064{ 
    61     width                            : 20px; 
     65    width                            : 20px !important; 
    6266    display                          : inline; 
    6367    padding                          : 0 10px; 
  • trunk/style/admin/whitedream/popup-editor.css

    r5860 r5909  
    5353    border                           : 1px solid #999999; 
    5454    vertical-align                   : middle; 
    55     width                            : 560px; 
     55    width                            : 500px; 
    5656} 
    5757