Author: damoxc
Revision: 4940
Log:
reduce to only what is required to achieve the selection
Diff:
Modified: trunk/deluge/ui/web/css/deluge.css
===================================================================
--- trunk/deluge/ui/web/css/deluge.css 2009-03-30 21:51:42 UTC (rev 4939)
+++ trunk/deluge/ui/web/css/deluge.css 2009-03-30 21:58:21 UTC (rev 4940)
@@ -162,7 +162,7 @@
padding-left: 20px;
}
-#sidebar .x-grid3-row-selected table td div {
+#sidebar .x-grid3-row-selected td {
font-weight: Bold;
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---