From 46e70385e230d7fe9bc7181b026a450b6fc9c26b Mon Sep 17 00:00:00 2001 From: Samuel Georges Date: Thu, 25 Feb 2016 19:04:59 +1100 Subject: [PATCH] The timeout looks bad when there are no widgets --- .../backend/assets/css/dashboard/dashboard.css | 15 --------------- modules/backend/controllers/index/index.htm | 4 +--- 2 files changed, 1 insertion(+), 18 deletions(-) diff --git a/modules/backend/assets/css/dashboard/dashboard.css b/modules/backend/assets/css/dashboard/dashboard.css index 64f63081f..c09524d57 100644 --- a/modules/backend/assets/css/dashboard/dashboard.css +++ b/modules/backend/assets/css/dashboard/dashboard.css @@ -22,21 +22,6 @@ height: 150px; top: 50%; margin-top: -90px; - /* - &:before { - content: ''; - background: transparent url('../../images/october-leaf.svg') no-repeat; - background-size: 49px 65px; - width: 49px; - height: 65px; - left: 50%; - top: 50%; - margin-top: -33px; - margin-left: -24px; - position: absolute; - .opacity(0.2); - } -*/ } .dashboard-container > .report-container.loading .loading-indicator-container .loading-indicator:after { content: ''; diff --git a/modules/backend/controllers/index/index.htm b/modules/backend/controllers/index/index.htm index 161169026..41d1b0433 100644 --- a/modules/backend/controllers/index/index.htm +++ b/modules/backend/controllers/index/index.htm @@ -16,9 +16,7 @@ \ No newline at end of file