From d0b4bc48c6825ce09e6a3b7df662991551a83112 Mon Sep 17 00:00:00 2001 From: inureyes Date: Wed, 28 May 2008 16:37:01 +0000 Subject: [PATCH] =?UTF-8?q?=20#897=20=20*=20=ED=94=8C=EB=9F=AC=EA=B7=B8?= =?UTF-8?q?=EC=9D=B8=20=EB=A9=94=EB=89=B4=EC=99=80=20=EC=8A=A4=ED=82=A8=20?= =?UTF-8?q?=EB=A9=94=EB=89=B4=EC=9D=98=20=EA=B2=80=EC=83=89=20/=20?= =?UTF-8?q?=EB=B3=B4=EA=B8=B0=20=EC=84=A4=EC=A0=95=20=EB=B6=80=EB=B6=84?= =?UTF-8?q?=EC=9D=84=20=ED=86=B5=EC=9D=BC=ED=95=A8.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interface/owner/communication/comment/index.php | 4 +++- style/admin/whitedream/plugin.css | 9 +++++---- style/admin/whitedream/plugin.ie.css | 12 +++++++++++- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/interface/owner/communication/comment/index.php b/interface/owner/communication/comment/index.php index 772b343e9..d84732b08 100644 --- a/interface/owner/communication/comment/index.php +++ b/interface/owner/communication/comment/index.php @@ -225,13 +225,15 @@ function toggleThisTr(obj) { diff --git a/style/admin/whitedream/plugin.css b/style/admin/whitedream/plugin.css index dd2e0eb9d..ee8c795b0 100644 --- a/style/admin/whitedream/plugin.css +++ b/style/admin/whitedream/plugin.css @@ -75,7 +75,8 @@ margin : 0 !important; } -#sorting-line, #viewmode-line +#sorting-line, +#viewmode-line { position : static; } @@ -100,7 +101,7 @@ padding : 0 !important; position : absolute !important; text-align: right; - top : 7em; + top : 10em; width : 400px; } @@ -111,7 +112,7 @@ padding : 0 !important; position : absolute !important; text-align: right; - top : 9.5em; + top : 5px; width : 400px; } @@ -460,7 +461,7 @@ position : absolute; right : 225px; text-align : right; - top : 11em; + top : 20px; width : 25em; z-index : 1; } diff --git a/style/admin/whitedream/plugin.ie.css b/style/admin/whitedream/plugin.ie.css index b88f49db5..744eff691 100644 --- a/style/admin/whitedream/plugin.ie.css +++ b/style/admin/whitedream/plugin.ie.css @@ -14,9 +14,19 @@ margin-top: 3px; } +#plugin-search-form +{ + top : 18px; +} + +#plugin-search-form .input-text +{ + width : 150px !important; +} + #viewmode-line-align { - top : 10em; + top : 10px; } #plugin-search-form .input-button