Author: damoxc
Revision: 4956
Log:
increase the height of the files progress bar
Diff:
Modified: trunk/deluge/ui/web/css/deluge.css
===================================================================
--- trunk/deluge/ui/web/css/deluge.css 2009-03-31 00:28:33 UTC (rev 4955)
+++ trunk/deluge/ui/web/css/deluge.css 2009-03-31 00:30:07 UTC (rev 4956)
@@ -142,7 +142,7 @@
/* Adjust progressbar for torrent files tree */
.x-tree .x-progress-bar, .x-tree .x-progress-inner {
- height: 10px;
+ height: 12px;
}
.x-tree .x-progress-text-back, .x-tree .x-progress-text {
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---