summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-10-12 17:43:19 +0000
committeralecpl <alec@alec.pl>2011-10-12 17:43:19 +0000
commit58487bbc08017458c13f1a4bcc69b6005c594043 (patch)
tree826ea03929162d956c41e0cf0f8dc085a11cc76e
parentf6638364b1dfb6e1e16fe140df7091af67b56bc3 (diff)
- Improve .boxtitle style
-rw-r--r--skins/default/common.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/skins/default/common.css b/skins/default/common.css
index 4b2567623..192de065a 100644
--- a/skins/default/common.css
+++ b/skins/default/common.css
@@ -279,6 +279,9 @@ img
font-size: 11px;
font-weight: bold;
overflow: hidden;
+ text-overflow: ellipsis;
+ -o-text-overflow: ellipsis;
+ white-space: nowrap;
background: url(images/listheader.gif) top left repeat-x #CCC;
}