projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e996f37
)
Fix quota borders on portal.
author
Jan Schneider
<jan@horde.org>
Wed, 22 Sep 2010 14:23:30 +0000
(16:23 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 22 Sep 2010 14:23:30 +0000
(16:23 +0200)
imp/themes/silver/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/silver/screen.css
b/imp/themes/silver/screen.css
index
77064ac
..
5b6a945
100644
(file)
--- a/
imp/themes/silver/screen.css
+++ b/
imp/themes/silver/screen.css
@@
-6,7
+6,13
@@
div.composebody {
border-top: 1px solid #999;
}
#quota .control {
- border-bottom: 0;
+ border-bottom-width: 0;
+}
+.headerbox #quota {
+ border-top-width: 0;
+}
+#quota .control {
+ border-bottom-width: 1px;
}
#newmail {