Author: weaver
Date: Wed Aug 17 13:20:25 2005
New Revision: 233256

URL: http://svn.apache.org/viewcvs?rev=233256&view=rev
Log:
More decoration tweaking

Modified:
    
portals/jetspeed-2/trunk/src/webapp/WEB-INF/decorations/portlet/html/gray-gradient/css/styles.css

Modified: 
portals/jetspeed-2/trunk/src/webapp/WEB-INF/decorations/portlet/html/gray-gradient/css/styles.css
URL: 
http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/WEB-INF/decorations/portlet/html/gray-gradient/css/styles.css?rev=233256&r1=233255&r2=233256&view=diff
==============================================================================
--- 
portals/jetspeed-2/trunk/src/webapp/WEB-INF/decorations/portlet/html/gray-gradient/css/styles.css
 (original)
+++ 
portals/jetspeed-2/trunk/src/webapp/WEB-INF/decorations/portlet/html/gray-gradient/css/styles.css
 Wed Aug 17 13:20:25 2005
@@ -210,14 +210,12 @@
 /* PLT.C.4 Sections                  */
 /* --------------------------------- */
 .gray-gradient .portlet-section-header {
-    background-image: url(content/tigris/images/nw_maj_rond.gif);
-    background-repeat: no-repeat;
-    color: #fff;
-    background-color: #036;
-    padding: 5px;
-    margin-right: 2px;
-    margin-left: 2px;
+    background-image: url(content/gray-gradient/images/grad1gray.png);
+    color: #01375D;
+    padding: 2px;
+    background-repeat: repeat-x;
     clear: both;
+    height: 16px;
 }
 
 .gray-gradient .portlet-section-body {
@@ -230,7 +228,7 @@
 }
 
 .gray-gradient .portlet-section-alternate {
-    background: #ddd;
+    background: #efefef;
     border: none;
     padding: 2px 3px;
     text-align: left;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to