aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2020-01-30 16:38:00 +0100
committervincent-peugnet <v.peugnet@free.fr>2020-01-30 16:38:00 +0100
commitde939de88e1ed166d827616e3d17a22fe549202a (patch)
tree5d11f11f5a337d37dff3f305ab35b7e0b3599c2d /assets
parent0259be325a83e200913b3c9acd6700057f2035d9 (diff)
downloadwcms-de939de88e1ed166d827616e3d17a22fe549202a.tar.gz
wcms-de939de88e1ed166d827616e3d17a22fe549202a.zip
home date title and manual update
Diffstat (limited to 'assets')
-rw-r--r--assets/css/home.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index fdf6e5b..2e53703 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -159,6 +159,15 @@ table img.favicon {
}
+td.title {
+ max-width: 150px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+}
+
+td label, td time {white-space: nowrap;}
+
+
body {
margin: 0;
height: 100%;
@@ -583,3 +592,4 @@ footer {
+