removing old LCARStrek
[themes.git] / LCARStrek / editor / skin / editor.css
diff --git a/LCARStrek/editor/skin/editor.css b/LCARStrek/editor/skin/editor.css
deleted file mode 100755 (executable)
index 0b848db..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-/* \r
- * The contents of this file are subject to the Netscape Public\r
- * License Version 1.1 (the "License"); you may not use this file\r
- * except in compliance with the License. You may obtain a copy of\r
- * the License at http://www.mozilla.org/NPL/\r
- *  \r
- * Software distributed under the License is distributed on an "AS\r
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
- * implied. See the License for the specific language governing\r
- * rights and limitations under the License.\r
- *  \r
- * The Original Code is Mozilla Communicator client code, released\r
- * March 31, 1998.\r
- * \r
- * The Initial Developer of the Original Code is Netscape\r
- * Communications Corporation. Portions created by Netscape are\r
- * Copyright (C) 1998-1999 Netscape Communications Corporation. All\r
- * Rights Reserved.\r
- * \r
- * Contributor(s): \r
- */\r
-\r
-@import url(chrome://communicator/skin/);\r
-@import url(chrome://communicator/skin/sidebar/sidebar.css);\r
-/* Note: most of our styles are in EditorToolbars.css \r
-   in order to share with all users of editor\r
-*/\r
-\r
-#content-frame { \r
-  min-width: 10px; \r
-  min-height: 10px;\r
-  height: 400px;\r
-} \r
-\r
-.source-editor, .source-editor:focus {\r
-  margin: 0px 5px 5px 0px;\r
-  border: 0px;\r
-  /* Scroll bars are in content, \r
-     so we can't use right and bottom padding! */\r
-  padding: 5px 0px 0px 5px;\r
-}\r