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 2006/11/21 22:06:42 UTC

svn commit: r477886 - in /portals/jetspeed-2/trunk/src/webapp/desktop-themes: blue/css/styles.css blue/images/edit.gif blue/images/help.gif tigris/css/styles.css tigris/images/edit.gif tigris/images/help.gif

Author: smilek
Date: Tue Nov 21 13:06:41 2006
New Revision: 477886

URL: http://svn.apache.org/viewvc?view=rev&rev=477886
Log:
improvements to page action support

Added:
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/edit.gif   (with props)
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/help.gif   (with props)
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/edit.gif   (with props)
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/help.gif   (with props)
Modified:
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/css/styles.css
    portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/css/styles.css

Modified: portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/css/styles.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/css/styles.css?view=diff&rev=477886&r1=477885&r2=477886
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/css/styles.css (original)
+++ portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/css/styles.css Tue Nov 21 13:06:41 2006
@@ -27,8 +27,7 @@
 
 .layout-blue #jetspeedPageControls {
     float: right;
-    margin-right: 3px;
-    margin-top: 3px;
+    width: 100px;
 }
 
 .layout-blue #portalBreadcrumbList {

Added: portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/edit.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/edit.gif?view=auto&rev=477886
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/edit.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/help.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/help.gif?view=auto&rev=477886
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/trunk/src/webapp/desktop-themes/blue/images/help.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/css/styles.css
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/css/styles.css?view=diff&rev=477886&r1=477885&r2=477886
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/css/styles.css (original)
+++ portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/css/styles.css Tue Nov 21 13:06:41 2006
@@ -27,8 +27,8 @@
 
 .layout-tigris #jetspeedPageControls {
     float: right;
-    margin-right: 4px;
-    margin-top: 2px;
+    
+    width: 100px;
 }
 
 .layout-tigris #portalBreadcrumbList {

Added: portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/edit.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/edit.gif?view=auto&rev=477886
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/edit.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/help.gif
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/help.gif?view=auto&rev=477886
==============================================================================
Binary file - no diff available.

Propchange: portals/jetspeed-2/trunk/src/webapp/desktop-themes/tigris/images/help.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



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