Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / ux / css / Portal.css
diff --git a/examples/ux/css/Portal.css b/examples/ux/css/Portal.css
deleted file mode 100644 (file)
index 6d60d7f..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-/*!
- * Ext JS Library 3.3.1
- * Copyright(c) 2006-2010 Sencha Inc.
- * licensing@sencha.com
- * http://www.sencha.com/license
- */
-.x-portal .x-panel-dd-spacer {
-    margin-bottom:10px;
-}
-
-.x-portlet {
-    margin-bottom:10px;
-}
-
-/* Clean up the look of the portlets */
-.x-portlet .x-panel-ml {
-    padding-left:2px;
-}
-.x-portlet .x-panel-mr {
-    padding-right:2px;
-}
-.x-portlet .x-panel-bl {
-    padding-left:2px;
-}
-
-.x-portlet .x-panel-br {
-    padding-right:2px;
-}
-.x-portlet .x-panel-body {
-    background:white;
-}
-.x-portlet .x-panel-mc {
-    padding-top:2px;
-}
-.x-portlet .x-panel-bc .x-panel-footer {
-    padding-bottom:2px;
-}
-.x-portlet .x-panel-nofooter .x-panel-bc {
-    height:2px;
-}
\ No newline at end of file