Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / grid / grid-examples.css
diff --git a/examples/grid/grid-examples.css b/examples/grid/grid-examples.css
deleted file mode 100644 (file)
index 44a0fad..0000000
+++ /dev/null
@@ -1,59 +0,0 @@
-/*!
- * Ext JS Library 3.0.0
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-#grid-example .x-grid-col-1 {\r
-       text-align: right;\r
-}\r
-#grid-example .x-grid-col-2{\r
-       text-align: right;\r
-}\r
-#grid-example .x-grid-col-3 {\r
-       text-align: right;\r
-}\r
-#grid-example .x-grid-col-4 {\r
-       text-align: right;\r
-}\r
-#grid-example.x-grid-mso{\r
-       border: 1px solid #6593cf;\r
-}\r
-#grid-example.x-grid-vista{\r
-       border: 1px solid #b3bcc0;\r
-}\r
-#xml-grid-example{\r
-       border: 1px solid #cbc7b8;\r
-       left: 0;\r
-       position: relative;\r
-       top: 0;\r
-}\r
-#editor-grid .x-grid-col-2{\r
-    text-align:right;\r
-}\r
-.x-grid3-td-topic b {\r
-    font-family:tahoma, verdana;\r
-    display:block;\r
-}\r
-.x-grid3-td-topic b i {\r
-    font-weight:normal;\r
-    font-style: normal;\r
-    color:#000;\r
-}\r
-.x-grid3-td-topic .x-grid3-cell-inner {\r
-    white-space:normal;\r
-}\r
-.x-grid3-td-topic a {\r
-    color: #385F95;\r
-    text-decoration:none;\r
-}\r
-.x-grid3-td-topic a:hover {\r
-    text-decoration:underline;\r
-}\r
-.details .x-btn-text {\r
-    background-image: url(details.gif);\r
-}\r
-.x-resizable-pinned .x-resizable-handle-south{\r
-    background:url(../../resources/images/default/sizer/s-handle-dark.gif);\r
-    background-position: top;\r
-}
\ No newline at end of file