Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / resizable / basic.css
diff --git a/examples/resizable/basic.css b/examples/resizable/basic.css
deleted file mode 100644 (file)
index 08dfd1a..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-/*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-#basic, #animated {\r
-    border:1px solid #c3daf9;\r
-    color:#1e4e8f;\r
-    font:bold 14px tahoma,verdana,helvetica;\r
-    text-align:center;\r
-    padding-top:20px;\r
-        width:200px;\r
-        height:80px;\r
-}\r
-#snap {\r
-    border:1px solid #c3daf9;\r
-    overflow:hidden;\r
-}\r
-#custom {\r
-    cursor:move;\r
-}\r
-#custom-rzwrap{\r
-    z-index: 10000;\r
-}\r
-#custom-rzwrap .x-resizable-handle{\r
-    width:11px;\r
-    height:11px;\r
-    background:transparent url(../../resources/images/sizer/square.gif) no-repeat;\r
-    margin:0px;\r
-        line-height:11px;\r
-}\r
-#custom-rzwrap .x-resizable-handle-east, #custom-rzwrap .x-resizable-handle-west{\r
-    top:45%;\r
-}\r
-#custom-rzwrap .x-resizable-handle-north, #custom-rzwrap .x-resizable-handle-south{\r
-    left:45%;\r
-}
\ No newline at end of file