Author: damoxc

Revision: 4978

Log:
        remove vista theme as it was for ext 1.x and doesn't work with ext 2
add a stylesheet for the default theme that fixes the button text color when 
viewed in a browser with a dark theme

Diff:
Added: trunk/deluge/ui/web/css/xtheme-default.css
===================================================================
--- trunk/deluge/ui/web/css/xtheme-default.css                          (rev 0)
+++ trunk/deluge/ui/web/css/xtheme-default.css  2009-04-02 08:20:38 UTC (rev 
4978)
@@ -0,0 +1,3 @@
+.x-btn button {
+    color: Black;
+}
\ No newline at end of file



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to