Author: tyrell
Date: Tue Feb  5 19:47:44 2008
New Revision: 13292

Log:

Adding a background color to the widget title bar.

Modified:
   trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css

Modified: trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css
==============================================================================
--- trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css   
(original)
+++ trunk/registry/modules/webapps/src/main/webapp/admin/css/main.css   Tue Feb 
 5 19:47:44 2008
@@ -272,6 +272,7 @@
 /* Box1 styles */
 .box1-head{
 height:35px;
+background-color:#E2F0D0;
 }
 .box1-mid{
 /* border:solid 1px #7e7e7e; */
@@ -302,6 +303,7 @@
 .box2-head{
 background-position:0px;
 height:35px;
+background-color:#E2F0D0;    
 }
 .box2-mid{
 /* border:solid 1px #7e7e7e; */

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to