summaryrefslogtreecommitdiff
path: root/src/components/HMI/css/info.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/HMI/css/info.css')
-rw-r--r--src/components/HMI/css/info.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/HMI/css/info.css b/src/components/HMI/css/info.css
index 34776e6cbf..e212142cdb 100644
--- a/src/components/HMI/css/info.css
+++ b/src/components/HMI/css/info.css
@@ -6,7 +6,7 @@
width: 324px;
height: 48px;
cursor: pointer;
- background: url(../images/common/nav-status-bg.png) no-repeat;
+ background: gray;
z-index: 1;
}
@@ -668,4 +668,4 @@
border-radius: 2px;
top: 269px;
left: 303px;
-} \ No newline at end of file
+}