Author: damoxc
Revision: 4987
Log:
fix button text color in the gray theme
Diff:
Modified: trunk/deluge/ui/web/css/xtheme-gray.css
===================================================================
--- trunk/deluge/ui/web/css/xtheme-gray.css 2009-04-02 11:01:10 UTC (rev
4986)
+++ trunk/deluge/ui/web/css/xtheme-gray.css 2009-04-02 15:01:40 UTC (rev
4987)
@@ -100,6 +100,10 @@
background-image:url(/themes/gray/button/btn-sprite.gif);
}
+.x-btn button {
+ color: Black;
+}
+
/* Layout classes */
.x-border-layout-ct {
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---