Author: damoxc

Revision: 4884

Log:
        add color to input boxes so text is visible whilst using a dark browser 
theme

Diff:
Modified: trunk/deluge/ui/web/css/deluge.css
===================================================================
--- trunk/deluge/ui/web/css/deluge.css  2009-03-17 10:33:51 UTC (rev 4883)
+++ trunk/deluge/ui/web/css/deluge.css  2009-03-19 22:29:24 UTC (rev 4884)
@@ -7,6 +7,10 @@
        height:100%;
 }
 
+input {
+       color: Black;
+}
+
 .x-deluge-main-panel {
        background-image: url('/icons/16/deluge.png');
 }



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