projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed04699
)
Don't highlight container names
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 12 Jun 2009 20:23:02 +0000
(14:23 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 15 Jun 2009 10:31:51 +0000
(
04:31
-0600)
imp/themes/screen-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen-dimp.css
b/imp/themes/screen-dimp.css
index
225893f
..
91c16ba
100644
(file)
--- a/
imp/themes/screen-dimp.css
+++ b/
imp/themes/screen-dimp.css
@@
-369,7
+369,7
@@
div.vpRow.flagDeleted {
#myfolders {
display: none;
}
-#sidebarPanel .over a, #sidebarPanel li.folder:hover, #sidebarPanel li.custom:hover, #sidebarPanel li.servicelink:hover {
+#sidebarPanel .over a, #sidebarPanel li.folder
[ftype=folder]
:hover, #sidebarPanel li.custom:hover, #sidebarPanel li.servicelink:hover {
font-weight: bold;
text-decoration: underline;
}