projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779206b
)
Better effect when hovering over folderopts
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 7 May 2010 20:23:02 +0000
(14:23 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 7 May 2010 20:45:00 +0000
(14:45 -0600)
imp/themes/dimp/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/dimp/screen.css
b/imp/themes/dimp/screen.css
index
ed7c7cb
..
e2907b8
100644
(file)
--- a/
imp/themes/dimp/screen.css
+++ b/
imp/themes/dimp/screen.css
@@
-383,6
+383,9
@@
div.vpRowVert.flagUnseen {
display: inline !important;
padding-right: 1px;
}
+#folderopts:hover {
+ font-weight: normal !important;
+}
/* Message options. */
.dimpOptions {