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/12/08 10:31:53 UTC

svn commit: r602384 - /portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css

Author: smilek
Date: Sat Dec  8 01:31:53 2007
New Revision: 602384

URL: http://svn.apache.org/viewvc?rev=602384&view=rev
Log:
The following revision comments are from branches/JETSPEED-2.1.3 revisions which were not individually checked-in to trunk
=== ---------------------------------------------------------------- ===
[ from branches/JETSPEED-2.1.3 r588410 ] | smilek | 2007-10-25 18:00:55 -0600 (Thu, 25 Oct 2007) | 1 line

added js-showloading-imgcontainer style class
=== ---------------------------------------------------------------- ===
[ from branches/JETSPEED-2.1.3 r584869 ] | smilek | 2007-10-15 13:39:46 -0600 (Mon, 15 Oct 2007) | 1 line

removed DIV.portlet selector - portlet-decorator styles are now (appropriately) responsible for this style setting
=== ---------------------------------------------------------------- ===
[ from branches/JETSPEED-2.1.3 r578921 ] | smilek | 2007-09-24 13:18:23 -0600 (Mon, 24 Sep 2007) | 1 line

desktop overhaul
=== ---------------------------------------------------------------- ===

Modified:
    portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css

Modified: portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css?rev=602384&r1=602383&r2=602384&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css (original)
+++ portals/jetspeed-2/trunk/jetspeed-portal-resources/src/main/resources/webapp/decorations/layout/blueocean/css/desktop.css Sat Dec  8 01:31:53 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 .dojoFloatingPaneClient */
-}
-
 .layout-blueocean #jetspeedPageControls {
     float: right;
     width: 100px;
@@ -104,7 +98,7 @@
     font-size: small;
 }
 
-.js-showloading-animation {
+.js-showloading-imgcontainer {
     padding-top: 4px;
 }
 



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