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 at...@apache.org on 2006/02/13 12:09:27 UTC

svn commit: r377342 - /portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css

Author: ate
Date: Mon Feb 13 03:09:26 2006
New Revision: 377342

URL: http://svn.apache.org/viewcvs?rev=377342&view=rev
Log:
Correcting incomplete update of the tigris layout decorator css.
See http://issues.apache.org/jira/browse/JS2-468.

Modified:
    portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css

Modified: portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css?rev=377342&r1=377341&r2=377342&view=diff
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css (original)
+++ portals/jetspeed-2/trunk/src/webapp/decorations/layout/tigris/css/styles.css Mon Feb 13 03:09:26 2006
@@ -306,6 +306,14 @@
   clip:auto;
 }
 
+.layout-tigris .layout-edit-bar label, 
+.layout-tigris .layout-edit-bar input, 
+.layout-tigris .layout-edit-bar select 
+{
+  font-size: 8pt;
+  color: blue;
+}
+
 .layout-tigris .layout-edit-bar input
 {
   font-size: 8pt;
@@ -322,4 +330,10 @@
   display:inline;
   float:right;
   padding-right: 5px;
+}
+
+.layout-tigris .portlet-edit-bar select
+{
+  font-size: 8pt;
+  color: blue;
 }



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