projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3c2128
)
The position of this dropdown has always annoyed me
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 4 Dec 2009 17:50:45 +0000
(10:50 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 4 Dec 2009 17:53:04 +0000
(10:53 -0700)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
d38ae1e
..
5816fba
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-96,13
+96,12
@@
ul.msgactions, ul.msgactions ul {
font-size: 100%;
}
.msgactions li ul {
+ background: #f4f4f4;
+ border: 1px solid #d4d4d4;
display: none;
- position: absolute;
left: -1px;
- margin-top: -2px;
padding: 2px;
- background: #f4f4f4;
- border: 1px solid #d4d4d4;
+ position: absolute;
z-index: 99;
}
.bottomborder .msgactions li ul {