projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d7981d
)
Fix text overflow on chrome
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 30 Nov 2009 22:55:38 +0000
(15:55 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 30 Nov 2009 23:04:21 +0000
(16:04 -0700)
imp/themes/screen.css
patch
|
blob
|
history
diff --git
a/imp/themes/screen.css
b/imp/themes/screen.css
index
8a2117f
..
5e41af5
100644
(file)
--- a/
imp/themes/screen.css
+++ b/
imp/themes/screen.css
@@
-223,6
+223,8
@@
span.trashImg {
/* Style for div that fixes KHTML browsers. */
.ohide {
overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
}
/* Style for HTML data iframe. */