Changeset 5765

Show
Ignore:
Timestamp:
04/15/08 21:31:57 (7 months ago)
Author:
inureyes
Message:

#920

  • 기타 스킨에 whitedream의 변경사항 반영
Location:
trunk/style/admin
Files:
12 modified

Legend:

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

    r5738 r5765  
    661661} 
    662662 
     663table.data-inbox tbody tr .status .protected-on-icon a 
     664{ 
     665    background-image                 : url("./image/icon_protected.gif"); 
     666    background-position              : left bottom; 
     667    background-repeat                : no-repeat; 
     668    display                          : block; 
     669    float                            : left; 
     670    height                           : 15px; 
     671    width                            : 15px; 
     672} 
    663673table.data-inbox tbody tr .status .protected-on-icon span, 
    664674table.data-inbox tbody tr .status .protected-off-icon span 
     
    10281038/* Etc *******************************************************************************************/ 
    10291039 
     1040/* data description (for simple help footers) */ 
     1041#data-description 
     1042{ 
     1043    text-align                       : right; 
     1044} 
     1045 
     1046#data-description dl 
     1047{ 
     1048    background-position              : left top; 
     1049    background-repeat                : no-repeat; 
     1050    display                          : inline; 
     1051    font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
     1052    font-size                        : 0.93em; 
     1053    font-weight                      : normal; 
     1054    padding                          : 3px 0 1px 29px; 
     1055} 
     1056 
     1057#data-description dl dt 
     1058{ 
     1059    display                          : none; 
     1060} 
     1061 
     1062#data-description dl dd 
     1063{ 
     1064    display                          : inline; 
     1065    margin                           : 0; 
     1066    padding-right                    : 11px; 
     1067    position                         : static; 
     1068} 
     1069 
    10301070/* eolin suggest */ 
    10311071.eolinSuggest 
  • trunk/style/admin/modern/communication.css

    r5646 r5765  
    586586    margin                           : 0 auto 50px auto; 
    587587} 
     588 
     589/* simple help footer ****************************************************************************/ 
     590 
     591#data-description dl.modify-description 
     592{ 
     593    background-image                 : url("./image/icon_modify.gif"); 
     594    background-color                 : transparent; 
     595    background-position              : 8px 2px; 
     596    background-repeat                : no-repeat; 
     597} 
     598 
     599#data-description dl.ban-description 
     600{ 
     601    background-image                 : url("./image/icon_block_off.gif"); 
     602    background-color                 : transparent; 
     603    background-position              : 8px 2px; 
     604    margin                           : 0 3px 0 0; 
     605    background-repeat                : no-repeat; 
     606} 
     607 
     608#data-description dl.trash-description 
     609{ 
     610    background-image                 : url("./image/icon_delete.gif"); 
     611    background-color                 : transparent; 
     612    background-position              : 8px 7px; 
     613    height                           : 11px; 
     614    margin                           : 0 auto; 
     615    background-repeat                : no-repeat; 
     616} 
  • trunk/style/admin/modern/editor.css

    r5731 r5765  
    5353    border                           : 1px solid #999999; 
    5454    vertical-align                   : middle; 
    55     width                            : 560px; 
     55    width                            : 537px; 
     56} 
     57 
     58#starred 
     59{ 
     60    width                            : 20px; 
     61    display                          : inline; 
     62    padding-right                    : 10px; 
     63} 
     64 
     65.star-icon span, 
     66.unstar-icon span 
     67{ 
     68    display                          : none; 
     69} 
     70 
     71.star-icon a 
     72{ 
     73    background-image                 : url("./image/icon_starred.gif"); 
     74    background-position              : left bottom; 
     75    background-repeat                : no-repeat; 
     76    display                          : block;  
     77    width                            : 16px; 
     78    height                           : 20px; 
     79    float                            : left; 
     80} 
     81 
     82.unstar-icon a 
     83{ 
     84    background-image                 : url("./image/icon_unstarred.gif"); 
     85    background-position              : left bottom; 
     86    background-repeat                : no-repeat; 
     87    display                          : block;  
     88    width                            : 16px; 
     89    height                           : 20px; 
     90    float                            : left; 
    5691} 
    5792 
  • trunk/style/admin/modern/post.css

    r5731 r5765  
    6363 
    6464/* data description */ 
    65 #data-description 
    66 { 
    67     text-align                       : right; 
    68 } 
    69  
    70 #data-description dl 
    71 { 
    72     background-position              : left top; 
    73     background-repeat                : no-repeat; 
    74     display                          : inline; 
    75     font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
    76     font-size                        : 0.93em; 
    77     font-weight                      : normal; 
    78     padding                          : 3px 0 1px 29px; 
    79 } 
    80  
    81 #data-description dl dt 
    82 { 
    83     display                          : none; 
    84 } 
    85  
    86 #data-description dl dd 
    87 { 
    88     display                          : inline; 
    89     margin                           : 0; 
    90     padding-right                    : 11px; 
    91     position                         : static; 
    92 } 
    93  
    9465#data-description dl.starred-description 
    9566{ 
     
    11586#data-description dl.protect-description 
    11687{ 
    117     background-image                 : url("./image/icon_protectedsetting_single.gif"); 
    118     background-position              : left 3px; 
    119     background-repeat                : no-repeat; 
    120     padding                          : 3px 0 1px 29px; 
     88    background-image                 : url("./image/icon_protected.gif"); 
     89    background-position              : left bottom; 
     90    background-repeat                : no-repeat; 
     91    padding                          : 0 0 1px 29px; 
    12192} 
    12293 
    12394/* Post *******************************************************************************************/ 
    12495 
     96#entry-tabs-box li.entry-starred 
     97{ 
     98    margin-right                    : 40px; 
     99} 
     100 
    125101#part-post-list h2.caption 
    126102{ 
    127     margin-bottom: 1.6em; 
     103    margin-bottom                   : 1.6em; 
    128104} 
    129105 
     
    182158#part-post-list table.data-inbox tbody tr .title, 
    183159#part-post-list table.data-inbox tbody tr .author, 
    184 #part-post-list table.data-inbox tbody tr .protect 
     160#part-post-list table.data-inbox tbody tr .protect, 
     161#part-post-list table.data-inbox tbody tr .trackback 
    185162{ 
    186163    border-left                      : 1px solid #E3E3DE; 
  • trunk/style/admin/retro-celebrate/basic.css

    r5738 r5765  
    768768} 
    769769 
     770table.data-inbox tbody tr .status .protected-on-icon a 
     771{ 
     772    background-image                 : url("./image/icon_protected.gif"); 
     773    background-position              : left bottom; 
     774    background-repeat                : no-repeat; 
     775    display                          : block; 
     776    float                            : left; 
     777    height                           : 15px; 
     778    width                            : 15px; 
     779} 
    770780table.data-inbox tbody tr .status .protected-on-icon span, 
    771781table.data-inbox tbody tr .status .protected-off-icon span 
     
    11351145/* Etc *******************************************************************************************/ 
    11361146 
     1147/* data description (for simple help footers) */ 
     1148#data-description 
     1149{ 
     1150    text-align                       : right; 
     1151} 
     1152 
     1153#data-description dl 
     1154{ 
     1155    background-position              : left top; 
     1156    background-repeat                : no-repeat; 
     1157    display                          : inline; 
     1158    font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
     1159    font-size                        : 0.93em; 
     1160    font-weight                      : normal; 
     1161    padding                          : 3px 0 1px 29px; 
     1162} 
     1163 
     1164#data-description dl dt 
     1165{ 
     1166    display                          : none; 
     1167} 
     1168 
     1169#data-description dl dd 
     1170{ 
     1171    display                          : inline; 
     1172    margin                           : 0; 
     1173    padding-right                    : 11px; 
     1174    position                         : static; 
     1175} 
     1176 
    11371177/* eolin suggest */ 
    11381178.eolinSuggest 
  • trunk/style/admin/retro-celebrate/communication.css

    r5646 r5765  
    586586    margin                           : 0 auto 50px auto; 
    587587} 
     588 
     589/* simple help footer ****************************************************************************/ 
     590 
     591#data-description dl.modify-description 
     592{ 
     593    background-image                 : url("./image/icon_modify.gif"); 
     594    background-color                 : transparent; 
     595    background-position              : 8px 2px; 
     596    background-repeat                : no-repeat; 
     597} 
     598 
     599#data-description dl.ban-description 
     600{ 
     601    background-image                 : url("./image/icon_block_off.gif"); 
     602    background-color                 : transparent; 
     603    background-position              : 8px 2px; 
     604    margin                           : 0 3px 0 0; 
     605    background-repeat                : no-repeat; 
     606} 
     607 
     608#data-description dl.trash-description 
     609{ 
     610    background-image                 : url("./image/icon_delete.gif"); 
     611    background-color                 : transparent; 
     612    background-position              : 8px 7px; 
     613    height                           : 11px; 
     614    margin                           : 0 auto; 
     615    background-repeat                : no-repeat; 
     616} 
  • trunk/style/admin/retro-celebrate/editor.css

    r5731 r5765  
    5353    border                           : 1px solid #999999; 
    5454    vertical-align                   : middle; 
    55     width                            : 560px; 
     55    width                            : 537px; 
     56} 
     57 
     58#starred 
     59{ 
     60    width                            : 20px; 
     61    display                          : inline; 
     62    padding-right                    : 10px; 
     63} 
     64 
     65.star-icon span, 
     66.unstar-icon span 
     67{ 
     68    display                          : none; 
     69} 
     70 
     71.star-icon a 
     72{ 
     73    background-image                 : url("./image/icon_starred.gif"); 
     74    background-position              : left bottom; 
     75    background-repeat                : no-repeat; 
     76    display                          : block;  
     77    width                            : 16px; 
     78    height                           : 20px; 
     79    float                            : left; 
     80} 
     81 
     82.unstar-icon a 
     83{ 
     84    background-image                 : url("./image/icon_unstarred.gif"); 
     85    background-position              : left bottom; 
     86    background-repeat                : no-repeat; 
     87    display                          : block;  
     88    width                            : 16px; 
     89    height                           : 20px; 
     90    float                            : left; 
    5691} 
    5792 
  • trunk/style/admin/retro-celebrate/post.css

    r5731 r5765  
    6363 
    6464/* data description */ 
    65 #data-description 
    66 { 
    67     text-align                       : right; 
    68 } 
    69  
    70 #data-description dl 
    71 { 
    72     background-position              : left top; 
    73     background-repeat                : no-repeat; 
    74     display                          : inline; 
    75     font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
    76     font-size                        : 0.93em; 
    77     font-weight                      : normal; 
    78     padding                          : 3px 0 1px 29px; 
    79 } 
    80  
    81 #data-description dl dt 
    82 { 
    83     display                          : none; 
    84 } 
    85  
    86 #data-description dl dd 
    87 { 
    88     display                          : inline; 
    89     margin                           : 0; 
    90     padding-right                    : 11px; 
    91     position                         : static; 
    92 } 
    93  
    9465#data-description dl.starred-description 
    9566{ 
     
    11586#data-description dl.protect-description 
    11687{ 
    117     background-image                 : url("./image/icon_protectedsetting_single.gif"); 
    118     background-position              : left 3px; 
    119     background-repeat                : no-repeat; 
    120     padding                          : 3px 0 1px 29px; 
     88    background-image                 : url("./image/icon_protected.gif"); 
     89    background-position              : left bottom; 
     90    background-repeat                : no-repeat; 
     91    padding                          : 0 0 1px 29px; 
    12192} 
    12293 
    12394/* Post *******************************************************************************************/ 
    12495 
     96#entry-tabs-box li.entry-starred 
     97{ 
     98    margin-right                    : 40px; 
     99} 
     100 
    125101#part-post-list h2.caption 
    126102{ 
    127     margin-bottom: 1.6em; 
     103    margin-bottom                   : 1.6em; 
    128104} 
    129105 
     
    182158#part-post-list table.data-inbox tbody tr .title, 
    183159#part-post-list table.data-inbox tbody tr .author, 
    184 #part-post-list table.data-inbox tbody tr .protect 
     160#part-post-list table.data-inbox tbody tr .protect, 
     161#part-post-list table.data-inbox tbody tr .trackback 
    185162{ 
    186163    border-left                      : 1px solid #E3E3DE; 
  • trunk/style/admin/swallow/basic.css

    r5738 r5765  
    648648} 
    649649 
     650table.data-inbox tbody tr .status .protected-on-icon a 
     651{ 
     652    background-image                 : url("./image/icon_protected.gif"); 
     653    background-position              : left bottom; 
     654    background-repeat                : no-repeat; 
     655    display                          : block; 
     656    float                            : left; 
     657    height                           : 15px; 
     658    width                            : 15px; 
     659} 
    650660table.data-inbox tbody tr .status .protected-on-icon span, 
    651661table.data-inbox tbody tr .status .protected-off-icon span 
     
    10151025/* Etc *******************************************************************************************/ 
    10161026 
     1027/* data description (for simple help footers) */ 
     1028#data-description 
     1029{ 
     1030    text-align                       : right; 
     1031} 
     1032 
     1033#data-description dl 
     1034{ 
     1035    background-position              : left top; 
     1036    background-repeat                : no-repeat; 
     1037    display                          : inline; 
     1038    font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
     1039    font-size                        : 0.93em; 
     1040    font-weight                      : normal; 
     1041    padding                          : 3px 0 1px 29px; 
     1042} 
     1043 
     1044#data-description dl dt 
     1045{ 
     1046    display                          : none; 
     1047} 
     1048 
     1049#data-description dl dd 
     1050{ 
     1051    display                          : inline; 
     1052    margin                           : 0; 
     1053    padding-right                    : 11px; 
     1054    position                         : static; 
     1055} 
     1056 
    10171057/* eolin suggest */ 
    10181058.eolinSuggest 
  • trunk/style/admin/swallow/communication.css

    r5646 r5765  
    586586    margin                           : 0 auto 50px auto; 
    587587} 
     588 
     589/* simple help footer ****************************************************************************/ 
     590 
     591#data-description dl.modify-description 
     592{ 
     593    background-image                 : url("./image/icon_modify.gif"); 
     594    background-color                 : transparent; 
     595    background-position              : 8px 2px; 
     596    background-repeat                : no-repeat; 
     597} 
     598 
     599#data-description dl.ban-description 
     600{ 
     601    background-image                 : url("./image/icon_block_off.gif"); 
     602    background-color                 : transparent; 
     603    background-position              : 8px 2px; 
     604    margin                           : 0 3px 0 0; 
     605    background-repeat                : no-repeat; 
     606} 
     607 
     608#data-description dl.trash-description 
     609{ 
     610    background-image                 : url("./image/icon_delete.gif"); 
     611    background-color                 : transparent; 
     612    background-position              : 8px 7px; 
     613    height                           : 11px; 
     614    margin                           : 0 auto; 
     615    background-repeat                : no-repeat; 
     616} 
  • trunk/style/admin/swallow/editor.css

    r5731 r5765  
    5353    border                           : 1px solid #999999; 
    5454    vertical-align                   : middle; 
    55     width                            : 560px; 
     55    width                            : 537px; 
     56} 
     57 
     58#starred 
     59{ 
     60    width                            : 20px; 
     61    display                          : inline; 
     62    padding-right                    : 10px; 
     63} 
     64 
     65.star-icon span, 
     66.unstar-icon span 
     67{ 
     68    display                          : none; 
     69} 
     70 
     71.star-icon a 
     72{ 
     73    background-image                 : url("./image/icon_starred.gif"); 
     74    background-position              : left bottom; 
     75    background-repeat                : no-repeat; 
     76    display                          : block;  
     77    width                            : 16px; 
     78    height                           : 20px; 
     79    float                            : left; 
     80} 
     81 
     82.unstar-icon a 
     83{ 
     84    background-image                 : url("./image/icon_unstarred.gif"); 
     85    background-position              : left bottom; 
     86    background-repeat                : no-repeat; 
     87    display                          : block;  
     88    width                            : 16px; 
     89    height                           : 20px; 
     90    float                            : left; 
    5691} 
    5792 
  • trunk/style/admin/swallow/post.css

    r5731 r5765  
    6363 
    6464/* data description */ 
    65 #data-description 
    66 { 
    67     text-align                       : right; 
    68 } 
    69  
    70 #data-description dl 
    71 { 
    72     background-position              : left top; 
    73     background-repeat                : no-repeat; 
    74     display                          : inline; 
    75     font-family                      : 'Lucida Grande', Tahoma, Verdana, sans-serif; 
    76     font-size                        : 0.93em; 
    77     font-weight                      : normal; 
    78     padding                          : 3px 0 1px 29px; 
    79 } 
    80  
    81 #data-description dl dt 
    82 { 
    83     display                          : none; 
    84 } 
    85  
    86 #data-description dl dd 
    87 { 
    88     display                          : inline; 
    89     margin                           : 0; 
    90     padding-right                    : 11px; 
    91     position                         : static; 
    92 } 
    93  
    9465#data-description dl.starred-description 
    9566{ 
     
    11586#data-description dl.protect-description 
    11687{ 
    117     background-image                 : url("./image/icon_protectedsetting_single.gif"); 
    118     background-position              : left 3px; 
    119     background-repeat                : no-repeat; 
    120     padding                          : 3px 0 1px 29px; 
     88    background-image                 : url("./image/icon_protected.gif"); 
     89    background-position              : left bottom; 
     90    background-repeat                : no-repeat; 
     91    padding                          : 0 0 1px 29px; 
    12192} 
    12293 
    12394/* Post *******************************************************************************************/ 
    12495 
     96#entry-tabs-box li.entry-starred 
     97{ 
     98    margin-right                    : 40px; 
     99} 
     100 
    125101#part-post-list h2.caption 
    126102{ 
    127     margin-bottom: 1.6em; 
     103    margin-bottom                   : 1.6em; 
    128104} 
    129105 
     
    182158#part-post-list table.data-inbox tbody tr .title, 
    183159#part-post-list table.data-inbox tbody tr .author, 
    184 #part-post-list table.data-inbox tbody tr .protect 
     160#part-post-list table.data-inbox tbody tr .protect, 
     161#part-post-list table.data-inbox tbody tr .trackback 
    185162{ 
    186163    border-left                      : 1px solid #E3E3DE;