projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37dfa8b
)
Some text overflow/ellipsis improvements
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 10 Aug 2009 04:44:45 +0000
(22:44 -0600)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 10 Aug 2009 04:46:43 +0000
(22:46 -0600)
imp/themes/screen-dimp.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen-dimp.css
b/imp/themes/screen-dimp.css
index
3cba370
..
a201a11
100644
(file)
--- a/
imp/themes/screen-dimp.css
+++ b/
imp/themes/screen-dimp.css
@@
-198,6
+198,8
@@
div.msgSize {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ -ms-text-overflow: ellipsis;
height: 16px;
margin-bottom: 1px;
text-indent: 1px;