Changeset 5738

Show
Ignore:
Timestamp:
04/10/08 21:39:33 (9 months ago)
Author:
inureyes
Message:

#920

  • [5737]을 1.6 트리에 반영
Location:
trunk/style/admin
Files:
3 removed
3 modified
6 copied

Legend:

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

    r5731 r5738  
    727727table.data-inbox tbody tr .starred .star-icon 
    728728{ 
    729     background-image                 : url("./image/icon_star.gif"); 
     729    background-image                 : url("./image/icon_starred.gif"); 
    730730    background-position              : left bottom; 
    731731    background-repeat                : no-repeat; 
    732732    display                          : block; 
    733     height                           : 14px; 
     733    height                           : 16px; 
    734734    margin-right                     : 2px; 
    735     width                            : 15px; 
     735    width                            : 16px; 
    736736} 
    737737 
    738738table.data-inbox tbody tr .starred .unstar-icon 
    739739{ 
    740     background-image                 : url("./image/icon_star.gif"); 
    741     background-position              : left top; 
    742     background-repeat                : no-repeat; 
    743     display                          : block; 
    744     height                           : 14px; 
     740    background-image                 : url("./image/icon_unstarred.gif"); 
     741    background-position              : left top; 
     742    background-repeat                : no-repeat; 
     743    display                          : block; 
     744    height                           : 16px; 
    745745    margin-right                     : 2px; 
    746     width                            : 15px; 
     746    width                            : 16px; 
    747747} 
    748748 
    749749table.data-inbox tbody tr .starred .star-icon a 
    750750{ 
    751     background-image                 : url("./image/icon_star.gif"); 
     751    background-image                 : url("./image/icon_starred.gif"); 
    752752    background-position              : left bottom; 
    753753    background-repeat                : no-repeat; 
    754754    display                          : block; 
    755     height                           : 14px; 
    756     width                            : 15px; 
     755    height                           : 16px; 
     756    width                            : 16px; 
    757757} 
    758758 
    759759table.data-inbox tbody tr .starred .unstar-icon a 
    760760{ 
    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; 
     761    background-image                 : url("./image/icon_unstarred.gif"); 
     762    background-position              : left top; 
     763    background-repeat                : no-repeat; 
     764    display                          : block; 
     765    height                           : 16px; 
     766    width                            : 16px; 
    767767} 
    768768 
  • trunk/style/admin/retro-celebrate/basic.css

    r5731 r5738  
    834834table.data-inbox tbody tr .starred .star-icon 
    835835{ 
    836     background-image                 : url("./image/icon_star.gif"); 
     836    background-image                 : url("./image/icon_starred.gif"); 
    837837    background-position              : left bottom; 
    838838    background-repeat                : no-repeat; 
    839839    display                          : block; 
    840     height                           : 14px; 
     840    height                           : 16px; 
    841841    margin-right                     : 2px; 
    842     width                            : 15px; 
     842    width                            : 16px; 
    843843} 
    844844 
    845845table.data-inbox tbody tr .starred .unstar-icon 
    846846{ 
    847     background-image                 : url("./image/icon_star.gif"); 
    848     background-position              : left top; 
    849     background-repeat                : no-repeat; 
    850     display                          : block; 
    851     height                           : 14px; 
     847    background-image                 : url("./image/icon_unstarred.gif"); 
     848    background-position              : left top; 
     849    background-repeat                : no-repeat; 
     850    display                          : block; 
     851    height                           : 16px; 
    852852    margin-right                     : 2px; 
    853     width                            : 15px; 
     853    width                            : 16px; 
    854854} 
    855855 
    856856table.data-inbox tbody tr .starred .star-icon a 
    857857{ 
    858     background-image                 : url("./image/icon_star.gif"); 
     858    background-image                 : url("./image/icon_starred.gif"); 
    859859    background-position              : left bottom; 
    860860    background-repeat                : no-repeat; 
    861861    display                          : block; 
    862     height                           : 14px; 
    863     width                            : 15px; 
     862    height                           : 16px; 
     863    width                            : 16px; 
    864864} 
    865865 
    866866table.data-inbox tbody tr .starred .unstar-icon a 
    867867{ 
    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; 
     868    background-image                 : url("./image/icon_unstarred.gif"); 
     869    background-position              : left top; 
     870    background-repeat                : no-repeat; 
     871    display                          : block; 
     872    height                           : 16px; 
     873    width                            : 16px; 
    874874} 
    875875 
  • trunk/style/admin/swallow/basic.css

    r5731 r5738  
    714714table.data-inbox tbody tr .starred .star-icon 
    715715{ 
    716     background-image                 : url("./image/icon_star.gif"); 
     716    background-image                 : url("./image/icon_starred.gif"); 
    717717    background-position              : left bottom; 
    718718    background-repeat                : no-repeat; 
    719719    display                          : block; 
    720     height                           : 14px; 
     720    height                           : 16px; 
    721721    margin-right                     : 2px; 
    722     width                            : 15px; 
     722    width                            : 16px; 
    723723} 
    724724 
    725725table.data-inbox tbody tr .starred .unstar-icon 
    726726{ 
    727     background-image                 : url("./image/icon_star.gif"); 
    728     background-position              : left top; 
    729     background-repeat                : no-repeat; 
    730     display                          : block; 
    731     height                           : 14px; 
     727    background-image                 : url("./image/icon_unstarred.gif"); 
     728    background-position              : left top; 
     729    background-repeat                : no-repeat; 
     730    display                          : block; 
     731    height                           : 16px; 
    732732    margin-right                     : 2px; 
    733     width                            : 15px; 
     733    width                            : 16px; 
    734734} 
    735735 
    736736table.data-inbox tbody tr .starred .star-icon a 
    737737{ 
    738     background-image                 : url("./image/icon_star.gif"); 
     738    background-image                 : url("./image/icon_starred.gif"); 
    739739    background-position              : left bottom; 
    740740    background-repeat                : no-repeat; 
    741741    display                          : block; 
    742     height                           : 14px; 
    743     width                            : 15px; 
     742    height                           : 16px; 
     743    width                            : 16px; 
    744744} 
    745745 
    746746table.data-inbox tbody tr .starred .unstar-icon a 
    747747{ 
    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; 
     748    background-image                 : url("./image/icon_unstarred.gif"); 
     749    background-position              : left top; 
     750    background-repeat                : no-repeat; 
     751    display                          : block; 
     752    height                           : 16px; 
     753    width                            : 16px; 
    754754} 
    755755