You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by sm...@apache.org on 2007/10/15 21:39:49 UTC

svn commit: r584869 - in /portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout: blueocean/css/desktop.css tigris/css/desktop.css

Author: smilek
Date: Mon Oct 15 12:39:46 2007
New Revision: 584869

URL: http://svn.apache.org/viewvc?rev=584869&view=rev
Log:
removed DIV.portlet selector - portlet-decorator styles are now (appropriately) responsible for this style setting

Modified:
    portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/blueocean/css/desktop.css
    portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/tigris/css/desktop.css

Modified: portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/blueocean/css/desktop.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/blueocean/css/desktop.css?rev=584869&r1=584868&r2=584869&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/blueocean/css/desktop.css (original)
+++ portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/blueocean/css/desktop.css Mon Oct 15 12:39:46 2007
@@ -17,12 +17,6 @@
 
 /*  begin jetspeed desktop settings  */
 
-DIV.portlet
-{
-    margin: 2px;    /* necessary to override margin settings from decorations/layout/css/standard-columns.css */
-                    /* needs to match margin setting for .portletWindowClient */
-}
-
 .layout-blueocean #jetspeedPageControls {
     float: right;
     width: 100px;

Modified: portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/tigris/css/desktop.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/tigris/css/desktop.css?rev=584869&r1=584868&r2=584869&view=diff
==============================================================================
--- portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/tigris/css/desktop.css (original)
+++ portals/jetspeed-2/branches/JETSPEED-2.1.3/src/webapp/decorations/layout/tigris/css/desktop.css Mon Oct 15 12:39:46 2007
@@ -17,12 +17,6 @@
 
 /*  begin jetspeed desktop settings  */
 
-DIV.portlet
-{
-    margin: 2px;    /* necessary to override margin settings from decorations/layout/css/standard-columns.css */
-                    /* needs to match margin setting for .portletWindowClient */
-}
-
 .layout-tigris #jetspeedPageControls {
     float: right;
     width: 100px;



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org