summaryrefslogtreecommitdiffstats
path: root/usr/local/www/css/table.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/css/table.css')
-rw-r--r--usr/local/www/css/table.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/local/www/css/table.css b/usr/local/www/css/table.css
index 29ae503..3393db3 100644
--- a/usr/local/www/css/table.css
+++ b/usr/local/www/css/table.css
@@ -40,3 +40,7 @@ if theme changes are needed include a table.css in the /themes/yourtheme/ */
border-left: none;
border-bottom: 2px solid #999999;
}
+.ellipsis {
+ overflow: hidden;
+ text-overflow: ellipsis;
+}
OpenPOWER on IntegriCloud