Created
February 4, 2014 08:52
-
-
Save outsideris/8800208 to your computer and use it in GitHub Desktop.
textcube 1.9b6 #1635
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 74d8badf5a31afc2f2551a0492074cff4546e745 Mon Sep 17 00:00:00 2001 | |
From: Outsider <[email protected]> | |
Date: Sun, 2 Jun 2013 16:21:15 +0000 | |
Subject: [PATCH] =?UTF-8?q?=EA=B8=80=20=EC=93=B0=EA=B8=B0=EC=8B=9C=20=EC?= | |
=?UTF-8?q?=B2=A8=EB=B6=80=ED=8C=8C=EC=9D=BC=20=EB=B0=95=EC=8A=A4=EA=B0=80?= | |
=?UTF-8?q?=20=EC=A0=9C=EB=8C=80=EB=A1=9C=20=ED=91=9C=EC=8B=9C=EB=90=98=EB?= | |
=?UTF-8?q?=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= | |
MIME-Version: 1.0 | |
Content-Type: text/plain; charset=UTF-8 | |
Content-Transfer-Encoding: 8bit | |
--- | |
skin/admin/canon/editor.css | 9 --------- | |
1 file changed, 9 deletions(-) | |
diff --git a/skin/admin/canon/editor.css b/skin/admin/canon/editor.css | |
index 4943193..be4102d 100644 | |
--- a/skin/admin/canon/editor.css | |
+++ b/skin/admin/canon/editor.css | |
@@ -646,11 +646,6 @@ h3 | |
/* width : 550px;*/ | |
/* float : left;*/ | |
border: 1px solid #F2F2F2; | |
- position:absolute; | |
- top:100%; | |
- left:50%; | |
- margin-top:-200px; | |
- margin-left:-370px; | |
width:900px; | |
-moz-border-radius: 3px; | |
-webkit-border-radius: 3px; | |
@@ -773,10 +768,6 @@ h3 | |
/* insert buttons */ | |
#insert-container | |
{ | |
- position : absolute; | |
- top : 10px; | |
- left : 685px; | |
- width : 100px; | |
} | |
#insert-container | |
-- | |
1.8.1.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment