projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e662a4
)
message list CSS tweaks in imp
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 30 Mar 2010 19:09:15 +0000
(13:09 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 30 Mar 2010 19:47:42 +0000
(13:47 -0600)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
b80a6b2
..
18a8d85
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-17,10
+17,11
@@
height: 20px;
}
.messageList th {
- border: 1px solid #eee;
+ border-top: 1px solid #999;
+ border-left: 1px solid #ddd;
cursor: pointer;
overflow: hidden;
- padding: 0 0 1px
1
px;
+ padding: 0 0 1px
2
px;
text-align: left;
white-space: nowrap;
}