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