projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e8e3e4
)
CSS tweak
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 24 Mar 2010 20:21:01 +0000
(14:21 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 25 Mar 2010 04:47:46 +0000
(22:47 -0600)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
5faf0f2
..
f0aea12
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-129,14
+129,13
@@
ul.msgactions, ul.msgactions ul {
color: #000;
background: #ccc;
}
-.bottomborder {
+.bottomborder
, .bottombordercollapse
{
border-bottom: 1px solid #999;
+}
+.bottomborder {
padding-bottom: 0;
padding-top: 0;
}
-.bottombordercollapse {
- border-bottom: 2px solid #999;
-}
.topborder {
border-top: 1px solid #999;
}