From 2aac1cde04b470d1d1b80855b917a0336ba51d4a Mon Sep 17 00:00:00 2001 From: bigbear2nd Date: Thu, 8 Jan 2015 19:04:27 +0900 Subject: [PATCH] Added colored status indicator for narrow screens. (Fixes #1084) --- gui/assets/css/overrides.css | 6 ++++++ gui/index.html | 28 +++++++++++++++------------- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/gui/assets/css/overrides.css b/gui/assets/css/overrides.css index e9835e19..fd49d7cc 100644 --- a/gui/assets/css/overrides.css +++ b/gui/assets/css/overrides.css @@ -39,6 +39,8 @@ ul+h5 { .panel-title { position: relative; + text-overflow:ellipsis; + overflow:hidden; } identicon { @@ -73,6 +75,10 @@ identicon { top: 1px; } +.panel-heading .glyphicon { + margin-right: 15px; +} + .panel-heading { position: relative; overflow: hidden; diff --git a/gui/index.html b/gui/index.html index 9e359b2a..af2185a4 100644 --- a/gui/index.html +++ b/gui/index.html @@ -89,19 +89,20 @@
+

Folders


-  {{folder.ID}} -