Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 * modern 에 변경사항 반영
  • Loading branch information
inureyes committed May 29, 2008
1 parent e346b38 commit bbdfb4c
Show file tree
Hide file tree
Showing 13 changed files with 109 additions and 68 deletions.
12 changes: 6 additions & 6 deletions style/admin/modern/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -866,23 +866,23 @@ table.data-inbox tbody tr .protect .protect-off-button span
table.data-inbox tbody tr .trackback .trackback-on-button
{
background-image : url("./image/icon_trackback.gif");
background-position : left bottom;
background-position : left top;
display : block;
height : 15px;
height : 20px;
margin : 0 auto;
padding : 0;
width : 15px;
width : 20px;
}

table.data-inbox tbody tr .trackback .trackback-off-button
{
background-image : url("./image/icon_trackback.gif");
background-image : url("./image/icon_trackback_off.gif");
background-position : left top;
display : block;
height : 15px;
height : 20px;
margin : 0 auto;
padding : 0;
width : 15px;
width : 20px;
}

table.data-inbox tbody tr .trackback .trackback-on-button span,
Expand Down
44 changes: 19 additions & 25 deletions style/admin/modern/communication.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ table.data-inbox tr .ip
{
width : 125px;
}

table.data-inbox tr .reply
{
width : 17px;
}
table.data-inbox thead tr th.ip
{
text-transform : uppercase;
Expand All @@ -32,9 +35,10 @@ table.data-inbox thead tr th.ip
table.data-inbox tbody tr .date,
table.data-inbox tbody tr .name,
table.data-inbox tbody tr .site,
table.data-inbox tbody tr .ip
table.data-inbox tbody tr .ip,
table.data-inbox tbody tr .reply
{
border-left : 1px solid #E3E3DE;
border-bottom : 1px solid #E3E3DE;
}

table.data-inbox tbody tr td.date,
Expand All @@ -46,7 +50,8 @@ table.data-inbox tbody tr td.ip

table.data-inbox tbody tr td.site,
table.data-inbox tbody tr td.name,
table.data-inbox tbody tr td.ip
table.data-inbox tbody tr td.ip,
table.data-inbox tbody tr td.reply
{
text-align : left;
}
Expand All @@ -55,22 +60,22 @@ table.data-inbox tbody tr td.ip

#part-post-comment .caption
{
margin-bottom: 1.6em;
margin-bottom : 1.6em;
}

#part-post-comment table.data-inbox tr .delete
{
width : 12px;
}

#part-post-comment table.data-inbox thead tr th.reply span,
#part-post-comment table.data-inbox thead tr th.delete span
{
display : none;
}

#part-post-comment table.data-inbox tbody tr td.content
{
border-left : 1px solid #E3E3DE;
text-align : left;
}

Expand All @@ -91,21 +96,6 @@ table.data-inbox tbody tr td.ip
font-weight : bold;
}

#part-post-comment table.data-inbox tbody tr td.content .reply
{
background-image: url("./image/returncomment.gif");
background-position: left center;
background-repeat: no-repeat;
display: block;
float: right;
padding-left: 11px;
}

#part-post-comment table.data-inbox tbody tr td.content .reply a
{
text-decoration: underline;
}

#part-post-comment table.data-inbox tbody tr td.content .divider,
#part-post-comment table.data-inbox tbody tr td.content .explain
{
Expand All @@ -114,16 +104,21 @@ table.data-inbox tbody tr td.ip
font-family : 돋움, Dotum, sans-serif;
}

#part-post-comment table.data-inbox tbody tr .delete
#part-post-comment table.data-inbox tbody tr td.reply a
{
border-left : 1px solid #E3E3DE;
background-image : url("./image/icon_write.gif");
background-position : left top;
background-repeat : no-repeat;
display : block;
height : 15px;
width : 16px;
}

/* Notify *****************************************************************************************/

#part-post-notify .caption
{
margin-bottom: 1.6em;
margin-bottom : 1.6em;
}

#part-post-notify table.data-inbox tr .delete
Expand All @@ -144,7 +139,6 @@ table.data-inbox tbody tr td.ip

#part-post-notify table.data-inbox tbody tr td.content
{
border-left : 1px solid #E3E3DE;
text-align : left;
}

Expand Down
Binary file modified style/admin/modern/image/icon_trackback.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added style/admin/modern/image/icon_trackback_off.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added style/admin/modern/image/icon_write.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed style/admin/modern/image/returncomment.gif
Binary file not shown.
20 changes: 13 additions & 7 deletions style/admin/modern/plugin.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
margin : 0 !important;
}

#sorting-line, #viewmode-line
#sorting-line,
#viewmode-line
{
position : static;
}
Expand All @@ -100,18 +101,18 @@
padding : 0 !important;
position : absolute !important;
text-align: right;
top : 7em;
top : 10em;
width : 400px;
}

#viewmode-line-align
{
border : none !important;
right : 20px;
right : 240px;
padding : 0 !important;
position : absolute !important;
text-align: right;
top : 9.5em;
top : 5px;
width : 400px;
}

Expand Down Expand Up @@ -458,13 +459,18 @@
border : none;
margin : 0;
position : absolute;
right : 225px;
right : 25px;
text-align : right;
top : 11em;
top : 20px;
width : 25em;
z-index : 1;
}


#plugin-search-form .input-text
{
width : 150px;
}

#plugin-search-form label
{
display : none;
Expand Down
14 changes: 14 additions & 0 deletions style/admin/modern/plugin.ie.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@
letter-spacing: -1px;
margin-top: 3px;
}
#plugin-search-form
{
top : 18px;
}

#plugin-search-form .input-text
{
width : 150px !important;
}

#viewmode-line-align
{
top : 10px;
}

#plugin-search-form .input-button
{
Expand Down
38 changes: 38 additions & 0 deletions style/admin/modern/popup-comment.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,44 @@ body
left : 12px;
}

#original-reply-box
{
border : 1px solid #ccc;
padding : 10px;
height : 150px;
width : 390px;
margin : 0 auto 10px auto;
overflow-x : hidden;
overflow-y : scroll;
}

#original-reply-box ul
{
list-style : none;
}

#original-reply-box .name
{
font-weight : bold;
color : #333;
float : left;
}

#original-reply-box .date
{
border-left : 1px solid #ddd;
padding-left : 5px;
margin-left : 5px;
clear : left;
}

#original-reply-box ul li ul
{
background : url(image/icon_reply.gif) 20px 3px no-repeat;
padding-left : 50px;
margin-top : 10px;
}

#comment-box #command-box
{
margin : 0 10px;
Expand Down
24 changes: 3 additions & 21 deletions style/admin/modern/post.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ table.data-inbox thead tr th.ip
}

/* table body */
table.data-inbox tbody tr .date,
table.data-inbox tbody tr .name,
table.data-inbox tbody tr .site,
table.data-inbox tbody tr .ip
{
border-left : 1px solid #E3E3DE;
}

table.data-inbox tbody tr td.date,
table.data-inbox tbody tr td.ip
{
Expand Down Expand Up @@ -78,7 +70,7 @@ table.data-inbox tbody tr td.ip

#data-description dl.trackback-description
{
background-image : url("./image/icon_trackback_single.gif");
background-image : url("./image/icon_trackback_off.gif");
background-position : 6px 2px;
background-repeat : no-repeat;
}
Expand Down Expand Up @@ -157,7 +149,7 @@ table.data-inbox tbody tr td.ip
#part-post-list table.data-inbox thead tr th.trackback,
#part-post-list table.data-inbox thead tr th.delete
{
width : 20px;
width : 22px;
}

#part-post-list table.data-inbox thead tr th.starred span,
Expand All @@ -180,16 +172,6 @@ table.data-inbox tbody tr td.ip
}

/* table body */
#part-post-list table.data-inbox tbody tr .status,
#part-post-list table.data-inbox tbody tr .syndicate,
#part-post-list table.data-inbox tbody tr .category,
#part-post-list table.data-inbox tbody tr .title,
#part-post-list table.data-inbox tbody tr .author,
#part-post-list table.data-inbox tbody tr .protect,
#part-post-list table.data-inbox tbody tr .trackback
{
border-left : 1px solid #E3E3DE;
}

#part-post-list table.data-inbox tbody tr td.status
{
Expand All @@ -213,7 +195,7 @@ table.data-inbox tbody tr td.ip
#part-post-list table.data-inbox tbody tr.hidden-layer td
{
background-image : none;
border : 1px solid #999999;
border : 1px solid #EEE;
padding : 10px;
text-align : right;
}
Expand Down
10 changes: 6 additions & 4 deletions style/admin/modern/skin.css
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@
border : none;
margin : 0;
position : relative;
left : 280px;
left : 200px;
text-align : left;
top : -36px;
width : 40em;
Expand All @@ -301,22 +301,24 @@
{
display : none;
}

#search-box
{
float : left;
float : right;
margin-left : 15px;
}

#viewmode-box
{
float : left;
float : right;
}
#viewmode-box dd
{
margin-left : 15px;
}
#part-skin-list .main-explain-box
{
clear : left;
clear : right;
}

/* Edit ******************************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion style/admin/modern/skin.ie.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
#skin-search-form
{
left : 300px;
left : 190px;
}

#skin-search-form .input-button
Expand Down
13 changes: 9 additions & 4 deletions style/admin/modern/skin.ie7.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#skin-search-form
{
left : 300px;
left : 190px;
}

#part-skin-list .section .preview,
Expand All @@ -42,12 +42,17 @@
margin-top : 200px;
}

#part-skin-list #iconview-box .section .information
{
width : 160px !important;
}

#part-skin-list #iconview-box .section .information .title-line
{
position : relative;
top : 160px;
left : -158px;
width : 160px;
top : 0;
left : 0;
width : 160px !important;
clear : both;
margin : 0 !important;
padding : 0 !important;
Expand Down

0 comments on commit bbdfb4c

Please sign in to comment.