summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorDennis Brentjes <d.brentjes@gmail.com>2014-10-27 22:40:39 +0100
committerDennis Brentjes <d.brentjes@gmail.com>2014-10-27 22:47:35 +0100
commitd8bcfa4d7d3944e843964249f773db9b0fc05498 (patch)
tree4b09d424d614661e435f8acd3a463f4d7b46969b /public
parent6d851a73ee69e0e6ef5407ffb4297abe73d07a2c (diff)
downloadbrentj.es-d8bcfa4d7d3944e843964249f773db9b0fc05498.tar.gz
brentj.es-d8bcfa4d7d3944e843964249f773db9b0fc05498.tar.bz2
brentj.es-d8bcfa4d7d3944e843964249f773db9b0fc05498.zip
Adds the generic gui project
Diffstat (limited to 'public')
-rwxr-xr-xpublic/css/main.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/public/css/main.css b/public/css/main.css
index 03ada2c..7985af8 100755
--- a/public/css/main.css
+++ b/public/css/main.css
@@ -45,6 +45,15 @@ a:visited {
color: #a0a;
}
+.ellipsis {
+ text-overflow: ellipsis;
+
+ /* Required for text-overflow to do anything */
+ white-space: nowrap;
+ overflow: hidden;
+}
+
+
/*****************************************************************************/
/*
/* Home