diff options
Diffstat (limited to 'assets/css/home.css')
-rw-r--r-- | assets/css/home.css | 10 |
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 { + |