projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75ab5ea
)
CSS Tweaks
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 2 Mar 2009 20:12:17 +0000
(13:12 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 2 Mar 2009 20:12:17 +0000
(13:12 -0700)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
27a7ec8
..
1a0ba13
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-130,10
+130,6
@@
div.msgActions, #fmanager div.folderActions {
padding-left: 15px;
}
-#msgheaders {
- clear: left;
-}
-
/* Message body styling. */
.messageBody {
border-top: 1px solid #ccc;
@@
-275,6
+271,9
@@
tr.deleted:hover, tr.deleted-over {
background: #f00;
}
+table.msgheaders, td {
+ vertical-align: inherit;
+}
table.msgheaders, td.msgheader {
width: 100%;
}