Author: damoxc

Revision: 6109

Log:
        switch the css file in the server list

Diff:
Modified: trunk/deluge/ui/web/server.py
===================================================================
--- trunk/deluge/ui/web/server.py       2010-01-21 19:53:02 UTC (rev 6108)
+++ trunk/deluge/ui/web/server.py       2010-01-21 20:28:10 UTC (rev 6109)
@@ -294,7 +294,7 @@
     addSlash = True
 
     __stylesheets = [
-        "/css/ext-all.css",
+        "/css/ext-all-notheme.css",
         "/css/ext-extensions.css",
         "/css/deluge.css"
     ]


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