projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
540aa75
)
Fix bottom border generation in silver theme in IMP mailbox view
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 3 Dec 2009 20:45:24 +0000
(13:45 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 3 Dec 2009 21:53:39 +0000
(14:53 -0700)
imp/themes/silver/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/silver/screen.css
b/imp/themes/silver/screen.css
index
350dc8f
..
7d43430
100644
(file)
--- a/
imp/themes/silver/screen.css
+++ b/
imp/themes/silver/screen.css
@@
-1,7
+1,3
@@
-.bottomborder, .bottombordercollapse {
- border-bottom: 0;
-}
-
div.composebody {
border: 1px solid #999;
}
@@
-10,7
+6,7
@@
div.composebody {
border-top: 1px solid #999;
}
#quota .control {
- border-bottom:
none
;
+ border-bottom:
0
;
}
#newmail {