X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/examples/portal/portal.css diff --git a/examples/portal/portal.css b/examples/portal/portal.css deleted file mode 100644 index 3ba7a37b..00000000 --- a/examples/portal/portal.css +++ /dev/null @@ -1,42 +0,0 @@ -/* - * Ext JS Library 2.2.1 - * Copyright(c) 2006-2009, Ext JS, LLC. - * licensing@extjs.com - * - * http://extjs.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