projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ec24ff
)
Fix bottomborder class
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 4 Dec 2009 17:44:36 +0000
(10:44 -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
5e41af5
..
d38ae1e
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-134,6
+134,8
@@
ul.msgactions, ul.msgactions ul {
}
.bottomborder {
border-bottom: 1px solid #999;
+ padding-bottom: 0;
+ padding-top: 0;
}
.bottombordercollapse {
border-bottom: 2px solid #999;