[gatein-commits] gatein SVN: r1727 - components/wsrp/trunk/admin-gui/src/main/webapp/styles.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Feb 15 20:05:43 EST 2010


Author: chris.laprun at jboss.com
Date: 2010-02-15 20:05:42 -0500 (Mon, 15 Feb 2010)
New Revision: 1727

Modified:
   components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css
Log:
- Fixed swatch style for inactive producers.

Modified: components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css
===================================================================
--- components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css	2010-02-16 01:04:32 UTC (rev 1726)
+++ components/wsrp/trunk/admin-gui/src/main/webapp/styles/style.css	2010-02-16 01:05:42 UTC (rev 1727)
@@ -299,7 +299,7 @@
    background: #dcf0d0;
 }
 
-.wsrp-consumers-ui .registration-prop-table.inactive, .wsrp-consumers-ui span.inactive {
+.wsrp-consumers-ui .registration-prop-table.inactive {
    border: 1px solid #EBD1B8;
 }
 



More information about the gatein-commits mailing list