Author: damoxc
Revision: 5049
Log:
fix text colour when viewed in epiphany
Diff:
Modified: trunk/deluge/ui/web/css/xtheme-slate.css
===================================================================
--- trunk/deluge/ui/web/css/xtheme-slate.css 2009-04-09 00:10:05 UTC (rev
5048)
+++ trunk/deluge/ui/web/css/xtheme-slate.css 2009-04-09 09:23:14 UTC (rev
5049)
@@ -10,6 +10,10 @@
* Slate Theme
* Originally created by JC Bize
*/
+
+html, body {
+ color: Black;
+}
/* Masks */
.ext-el-mask{
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---