Changeset 5731

Show
Ignore:
Timestamp:
04/10/08 20:53:58 (7 months ago)
Author:
inureyes
Message:

#920

  • 관리자 화면 스킨들에 모두 반영
Location:
trunk/style/admin
Files:
9 modified
6 copied

Legend:

Unmodified
Added
Removed
  • trunk/style/admin/modern/basic.css

    r5654 r5731  
    725725} 
    726726 
     727table.data-inbox tbody tr .starred .star-icon 
     728{ 
     729    background-image                 : url("./image/icon_star.gif"); 
     730    background-position              : left bottom; 
     731    background-repeat                : no-repeat; 
     732    display                          : block; 
     733    height                           : 14px; 
     734    margin-right                     : 2px; 
     735    width                            : 15px; 
     736} 
     737 
     738table.data-inbox tbody tr .starred .unstar-icon 
     739{ 
     740    background-image                 : url("./image/icon_star.gif"); 
     741    background-position              : left top; 
     742    background-repeat                : no-repeat; 
     743    display                          : block; 
     744    height                           : 14px; 
     745    margin-right                     : 2px; 
     746    width                            : 15px; 
     747} 
     748 
     749table.data-inbox tbody tr .starred .star-icon a 
     750{ 
     751    background-image                 : url("./image/icon_star.gif"); 
     752    background-position              : left bottom; 
     753    background-repeat                : no-repeat; 
     754    display                          : block; 
     755    height                           : 14px; 
     756    width                            : 15px; 
     757} 
     758 
     759table.data-inbox tbody tr .starred .unstar-icon a 
     760{ 
     761    background-image                 : url("./image/icon_star.gif"); 
     762    background-position              : left top; 
     763    background-repeat                : no-repeat; 
     764    display                          : block; 
     765    height                           : 14px; 
     766    width                            : 15px; 
     767} 
     768 
     769table.data-inbox tbody tr .starred .star-icon span, 
     770table.data-inbox tbody tr .starred .unstar-icon span 
     771{ 
     772    display                          : none; 
     773} 
     774 
    727775table.data-inbox tbody tr .syndicate .syndicated-on-icon 
    728776{ 
  • trunk/style/admin/modern/editor.css

    r5576 r5731  
    648648dl#date-line dd div, 
    649649dl#status-line dd div, 
     650dl#finish-line dd div, 
    650651dl#entrytype-line dd div, 
    651652dl#power-line dd div 
  • trunk/style/admin/modern/post.css

    r5633 r5731  
    1212{ 
    1313    width                            : 60px; 
     14} 
     15 
     16table.data-inbox tr .starred 
     17{ 
     18    width                            : 20px; 
    1419} 
    1520 
     
    8792} 
    8893 
     94#data-description dl.starred-description 
     95{ 
     96    background-image                 : url("./image/icon_starred_single.gif"); 
     97    background-position              : 8px 2px; 
     98    background-repeat                : no-repeat; 
     99} 
     100 
    89101#data-description dl.eolin-description 
    90102{ 
     
    138150} 
    139151 
     152#part-post-list table.data-inbox thead tr th.starred, 
    140153#part-post-list table.data-inbox thead tr th.trackback, 
    141154#part-post-list table.data-inbox thead tr th.delete 
     
    144157} 
    145158 
     159#part-post-list table.data-inbox thead tr th.starred span, 
    146160#part-post-list table.data-inbox thead tr th.syndicate span, 
    147161#part-post-list table.data-inbox thead tr th.protect span, 
  • trunk/style/admin/retro-celebrate/basic.css

    r5654 r5731  
    832832} 
    833833 
     834table.data-inbox tbody tr .starred .star-icon 
     835{ 
     836    background-image                 : url("./image/icon_star.gif"); 
     837    background-position              : left bottom; 
     838    background-repeat                : no-repeat; 
     839    display                          : block; 
     840    height                           : 14px; 
     841    margin-right                     : 2px; 
     842    width                            : 15px; 
     843} 
     844 
     845table.data-inbox tbody tr .starred .unstar-icon 
     846{ 
     847    background-image                 : url("./image/icon_star.gif"); 
     848    background-position              : left top; 
     849    background-repeat                : no-repeat; 
     850    display                          : block; 
     851    height                           : 14px; 
     852    margin-right                     : 2px; 
     853    width                            : 15px; 
     854} 
     855 
     856table.data-inbox tbody tr .starred .star-icon a 
     857{ 
     858    background-image                 : url("./image/icon_star.gif"); 
     859    background-position              : left bottom; 
     860    background-repeat                : no-repeat; 
     861    display                          : block; 
     862    height                           : 14px; 
     863    width                            : 15px; 
     864} 
     865 
     866table.data-inbox tbody tr .starred .unstar-icon a 
     867{ 
     868    background-image                 : url("./image/icon_star.gif"); 
     869    background-position              : left top; 
     870    background-repeat                : no-repeat; 
     871    display                          : block; 
     872    height                           : 14px; 
     873    width                            : 15px; 
     874} 
     875 
     876table.data-inbox tbody tr .starred .star-icon span, 
     877table.data-inbox tbody tr .starred .unstar-icon span 
     878{ 
     879    display                          : none; 
     880} 
     881 
    834882table.data-inbox tbody tr .syndicate .syndicated-on-icon 
    835883{ 
  • trunk/style/admin/retro-celebrate/editor.css

    r5576 r5731  
    648648dl#date-line dd div, 
    649649dl#status-line dd div, 
     650dl#finish-line dd div, 
    650651dl#entrytype-line dd div, 
    651652dl#power-line dd div 
  • trunk/style/admin/retro-celebrate/post.css

    r5502 r5731  
    1212{ 
    1313    width                            : 60px; 
     14} 
     15 
     16table.data-inbox tr .starred 
     17{ 
     18    width                            : 20px; 
    1419} 
    1520 
     
    8792} 
    8893 
     94#data-description dl.starred-description 
     95{ 
     96    background-image                 : url("./image/icon_starred_single.gif"); 
     97    background-position              : 8px 2px; 
     98    background-repeat                : no-repeat; 
     99} 
     100 
    89101#data-description dl.eolin-description 
    90102{ 
     
    138150} 
    139151 
     152#part-post-list table.data-inbox thead tr th.starred, 
    140153#part-post-list table.data-inbox thead tr th.trackback, 
    141154#part-post-list table.data-inbox thead tr th.delete 
     
    144157} 
    145158 
     159#part-post-list table.data-inbox thead tr th.starred span, 
    146160#part-post-list table.data-inbox thead tr th.syndicate span, 
    147161#part-post-list table.data-inbox thead tr th.protect span, 
  • trunk/style/admin/swallow/basic.css

    r5654 r5731  
    712712} 
    713713 
     714table.data-inbox tbody tr .starred .star-icon 
     715{ 
     716    background-image                 : url("./image/icon_star.gif"); 
     717    background-position              : left bottom; 
     718    background-repeat                : no-repeat; 
     719    display                          : block; 
     720    height                           : 14px; 
     721    margin-right                     : 2px; 
     722    width                            : 15px; 
     723} 
     724 
     725table.data-inbox tbody tr .starred .unstar-icon 
     726{ 
     727    background-image                 : url("./image/icon_star.gif"); 
     728    background-position              : left top; 
     729    background-repeat                : no-repeat; 
     730    display                          : block; 
     731    height                           : 14px; 
     732    margin-right                     : 2px; 
     733    width                            : 15px; 
     734} 
     735 
     736table.data-inbox tbody tr .starred .star-icon a 
     737{ 
     738    background-image                 : url("./image/icon_star.gif"); 
     739    background-position              : left bottom; 
     740    background-repeat                : no-repeat; 
     741    display                          : block; 
     742    height                           : 14px; 
     743    width                            : 15px; 
     744} 
     745 
     746table.data-inbox tbody tr .starred .unstar-icon a 
     747{ 
     748    background-image                 : url("./image/icon_star.gif"); 
     749    background-position              : left top; 
     750    background-repeat                : no-repeat; 
     751    display                          : block; 
     752    height                           : 14px; 
     753    width                            : 15px; 
     754} 
     755 
     756table.data-inbox tbody tr .starred .star-icon span, 
     757table.data-inbox tbody tr .starred .unstar-icon span 
     758{ 
     759    display                          : none; 
     760} 
     761 
    714762table.data-inbox tbody tr .syndicate .syndicated-on-icon 
    715763{ 
  • trunk/style/admin/swallow/editor.css

    r5576 r5731  
    648648dl#date-line dd div, 
    649649dl#status-line dd div, 
     650dl#finish-line dd div, 
    650651dl#entrytype-line dd div, 
    651652dl#power-line dd div 
  • trunk/style/admin/swallow/post.css

    r5633 r5731  
    1212{ 
    1313    width                            : 60px; 
     14} 
     15 
     16table.data-inbox tr .starred 
     17{ 
     18    width                            : 20px; 
    1419} 
    1520 
     
    8792} 
    8893 
     94#data-description dl.starred-description 
     95{ 
     96    background-image                 : url("./image/icon_starred_single.gif"); 
     97    background-position              : 8px 2px; 
     98    background-repeat                : no-repeat; 
     99} 
     100 
    89101#data-description dl.eolin-description 
    90102{ 
     
    138150} 
    139151 
     152#part-post-list table.data-inbox thead tr th.starred, 
    140153#part-post-list table.data-inbox thead tr th.trackback, 
    141154#part-post-list table.data-inbox thead tr th.delete 
     
    144157} 
    145158 
     159#part-post-list table.data-inbox thead tr th.starred span, 
    146160#part-post-list table.data-inbox thead tr th.syndicate span, 
    147161#part-post-list table.data-inbox thead tr th.protect span,