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