From fc650c72a280bf27a6c0882d8125471dbc00132c Mon Sep 17 00:00:00 2001 From: inureyes Date: Thu, 30 Jul 2009 14:44:25 +0000 Subject: [PATCH] =?UTF-8?q?=20refs=20#1300=20=20=20*=20[7766/old=5Fsvn]=20?= =?UTF-8?q?=20=EC=97=90=EC=84=9C=20=20whitedream=20=EC=97=90=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=EB=90=9C=20=20CSS=20=EB=A5=BC=20=EA=B8=B0=ED=83=80=20?= =?UTF-8?q?=EC=8A=A4=ED=82=A8=EC=97=90=EB=8F=84=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/admin/canon/center.css | 7 ++++ skin/admin/canon/post.css | 51 +++++++++++++++++++++++++++ skin/admin/modern/center.css | 7 ++++ skin/admin/modern/post.css | 51 +++++++++++++++++++++++++++ skin/admin/retro-celebrate/center.css | 7 ++++ skin/admin/retro-celebrate/post.css | 51 +++++++++++++++++++++++++++ skin/admin/swallow/center.css | 7 ++++ skin/admin/swallow/post.css | 51 +++++++++++++++++++++++++++ 8 files changed, 232 insertions(+) diff --git a/skin/admin/canon/center.css b/skin/admin/canon/center.css index b0b051185..778acef22 100644 --- a/skin/admin/canon/center.css +++ b/skin/admin/canon/center.css @@ -461,6 +461,13 @@ padding-right : 15px; } +.widget-container .section +{ + border : 1px solid #eee; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* system dialog --------------------------------------------------------------------------------*/ .part .system-dialog { diff --git a/skin/admin/canon/post.css b/skin/admin/canon/post.css index d21113920..786bbb89d 100644 --- a/skin/admin/canon/post.css +++ b/skin/admin/canon/post.css @@ -294,6 +294,57 @@ table.data-inbox tbody tr td.ip display : none; } +/* Line *******************************************************************************************/ + +#part-post-line #line-content-box +{ + margin-top : 10px; + margin-bottom : 25px; +} + +#line-write-form #line-write +{ + width : 850px; +} + +#line-write-form .input-button +{ + width : 100px; +} + +#line-content dl +{ + border : 1px solid #eee; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; + margin : 10px; +} + +#line-content dl dt +{ + margin : 10px; +} + +#line-content dd.delete +{ + width : 40px; + text-align : center; + position : relative; + top : -10px; + margin-left : 880px; + margin-bottom : 10px; +} + +#line-more-page .more-button +{ + width : 100% !important; + display : block; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* Tree ******************************************************************************************/ #part-post-tree div.data-inbox diff --git a/skin/admin/modern/center.css b/skin/admin/modern/center.css index 4f4bdd0d8..2e0903bb3 100644 --- a/skin/admin/modern/center.css +++ b/skin/admin/modern/center.css @@ -422,6 +422,13 @@ padding-right : 15px; } +.widget-container .section +{ + border : 1px solid #eee; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* system dialog --------------------------------------------------------------------------------*/ .part .system-dialog { diff --git a/skin/admin/modern/post.css b/skin/admin/modern/post.css index ac51c8ff3..4eafa0a1b 100644 --- a/skin/admin/modern/post.css +++ b/skin/admin/modern/post.css @@ -292,6 +292,57 @@ table.data-inbox tbody tr td.ip display : none; } +/* Line *******************************************************************************************/ + +#part-post-line #line-content-box +{ + margin-top : 10px; + margin-bottom : 25px; +} + +#line-write-form #line-write +{ + width : 850px; +} + +#line-write-form .input-button +{ + width : 100px; +} + +#line-content dl +{ + border : 1px solid #eee; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; + margin : 10px; +} + +#line-content dl dt +{ + margin : 10px; +} + +#line-content dd.delete +{ + width : 40px; + text-align : center; + position : relative; + top : -10px; + margin-left : 880px; + margin-bottom : 10px; +} + +#line-more-page .more-button +{ + width : 100% !important; + display : block; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* Tree ******************************************************************************************/ #part-post-tree div.data-inbox diff --git a/skin/admin/retro-celebrate/center.css b/skin/admin/retro-celebrate/center.css index fd9772b1f..81f020f0c 100644 --- a/skin/admin/retro-celebrate/center.css +++ b/skin/admin/retro-celebrate/center.css @@ -422,6 +422,13 @@ padding-right : 15px; } +.widget-container .section +{ + border : 1px solid #eee; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* system dialog --------------------------------------------------------------------------------*/ .part .system-dialog { diff --git a/skin/admin/retro-celebrate/post.css b/skin/admin/retro-celebrate/post.css index ebd7b1328..f4e187535 100644 --- a/skin/admin/retro-celebrate/post.css +++ b/skin/admin/retro-celebrate/post.css @@ -417,6 +417,57 @@ table.data-inbox tbody tr td.ip display : none; } +/* Line *******************************************************************************************/ + +#part-post-line #line-content-box +{ + margin-top : 10px; + margin-bottom : 25px; +} + +#line-write-form #line-write +{ + width : 850px; +} + +#line-write-form .input-button +{ + width : 100px; +} + +#line-content dl +{ + border : 1px solid #eee; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; + margin : 10px; +} + +#line-content dl dt +{ + margin : 10px; +} + +#line-content dd.delete +{ + width : 40px; + text-align : center; + position : relative; + top : -10px; + margin-left : 880px; + margin-bottom : 10px; +} + +#line-more-page .more-button +{ + width : 100% !important; + display : block; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* Tree ******************************************************************************************/ #part-post-tree div.data-inbox diff --git a/skin/admin/swallow/center.css b/skin/admin/swallow/center.css index 010abd0f7..c3fedc26f 100644 --- a/skin/admin/swallow/center.css +++ b/skin/admin/swallow/center.css @@ -425,6 +425,13 @@ padding-right : 15px; } +.widget-container .section +{ + border : 1px solid #eee; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* system dialog --------------------------------------------------------------------------------*/ .part .system-dialog { diff --git a/skin/admin/swallow/post.css b/skin/admin/swallow/post.css index ac51c8ff3..4eafa0a1b 100644 --- a/skin/admin/swallow/post.css +++ b/skin/admin/swallow/post.css @@ -292,6 +292,57 @@ table.data-inbox tbody tr td.ip display : none; } +/* Line *******************************************************************************************/ + +#part-post-line #line-content-box +{ + margin-top : 10px; + margin-bottom : 25px; +} + +#line-write-form #line-write +{ + width : 850px; +} + +#line-write-form .input-button +{ + width : 100px; +} + +#line-content dl +{ + border : 1px solid #eee; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; + margin : 10px; +} + +#line-content dl dt +{ + margin : 10px; +} + +#line-content dd.delete +{ + width : 40px; + text-align : center; + position : relative; + top : -10px; + margin-left : 880px; + margin-bottom : 10px; +} + +#line-more-page .more-button +{ + width : 100% !important; + display : block; + border-radius : 6px; + -moz-border-radius : 6px; + -webkit-border-radius : 6px; +} + /* Tree ******************************************************************************************/ #part-post-tree div.data-inbox