Author: damoxc
Revision: 4944
Log:
add another class
Diff:
Modified: trunk/deluge/ui/web/css/deluge.css
===================================================================
--- trunk/deluge/ui/web/css/deluge.css 2009-03-30 22:25:16 UTC (rev 4943)
+++ trunk/deluge/ui/web/css/deluge.css 2009-03-30 22:50:00 UTC (rev 4944)
@@ -175,6 +175,10 @@
background: url('/icons/16/error.png') no-repeat 2px;
}
+.x-deluge-file {
+ background-image: url('/icons/16/document.png');
+}
+
.x-deluge-add-file, .x-tree-node-icon {
background: url('/icons/16/document.png') no-repeat 2px;
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---