Showing
11 changed files
with
29 additions
and
29 deletions
1 | /* 首页图标 */ | 1 | /* 首页图标 */ |
2 | .monitor-home-home{ | 2 | .monitor-home-home{ |
3 | - background: url('../img/menu/首页.png')!important; | ||
4 | - width: 14px; | ||
5 | - height: 14px; | 3 | + background: url('../img/menu/home.png')!important; |
4 | + width: 15px; | ||
5 | + height: 15px; | ||
6 | margin-top: -7px !important; | 6 | margin-top: -7px !important; |
7 | } | 7 | } |
8 | .monitor-home-home:before{ | 8 | .monitor-home-home:before{ |
@@ -11,9 +11,9 @@ | @@ -11,9 +11,9 @@ | ||
11 | 11 | ||
12 | /*我的工作台*/ | 12 | /*我的工作台*/ |
13 | .monitor-home-template-1{ | 13 | .monitor-home-template-1{ |
14 | - background: url('../img/menu/我的面板.png')!important; | ||
15 | - width: 14px; | ||
16 | - height: 14px; | 14 | + background: url('../img/menu/mycard.png')!important; |
15 | + width: 12px; | ||
16 | + height: 12px; | ||
17 | margin-top: -7px !important; | 17 | margin-top: -7px !important; |
18 | } | 18 | } |
19 | .monitor-home-template-1:before{ | 19 | .monitor-home-template-1:before{ |
@@ -23,9 +23,9 @@ | @@ -23,9 +23,9 @@ | ||
23 | 23 | ||
24 | /*告警中心*/ | 24 | /*告警中心*/ |
25 | .monitor-home-notice{ | 25 | .monitor-home-notice{ |
26 | - background: url('../img/menu/告警中心.png')!important; | ||
27 | - width: 14px; | ||
28 | - height: 14px; | 26 | + background: url('../img/menu/warncenter.png')!important; |
27 | + width: 15px; | ||
28 | + height: 15px; | ||
29 | margin-top: -7px !important; | 29 | margin-top: -7px !important; |
30 | } | 30 | } |
31 | .monitor-home-notice:before{ | 31 | .monitor-home-notice:before{ |
@@ -35,9 +35,9 @@ | @@ -35,9 +35,9 @@ | ||
35 | 35 | ||
36 | /*视图中心*/ | 36 | /*视图中心*/ |
37 | .monitor-home-console{ | 37 | .monitor-home-console{ |
38 | - background: url('../img/menu/视图中心.png')!important; | ||
39 | - width: 14px; | ||
40 | - height: 14px; | 38 | + background: url('../img/menu/viewcenter.png')!important; |
39 | + width: 15px; | ||
40 | + height: 15px; | ||
41 | margin-top: -7px !important; | 41 | margin-top: -7px !important; |
42 | } | 42 | } |
43 | .monitor-home-console:before{ | 43 | .monitor-home-console:before{ |
@@ -47,9 +47,9 @@ | @@ -47,9 +47,9 @@ | ||
47 | 47 | ||
48 | /*运维管理*/ | 48 | /*运维管理*/ |
49 | .monitor-home-release{ | 49 | .monitor-home-release{ |
50 | - background: url('../img/menu/运维管理.png')!important; | ||
51 | - width: 14px; | ||
52 | - height: 14px; | 50 | + background: url('../img/menu/ops.png')!important; |
51 | + width: 15px; | ||
52 | + height: 15px; | ||
53 | margin-top: -7px !important; | 53 | margin-top: -7px !important; |
54 | } | 54 | } |
55 | .monitor-home-release:before{ | 55 | .monitor-home-release:before{ |
@@ -59,9 +59,9 @@ | @@ -59,9 +59,9 @@ | ||
59 | 59 | ||
60 | /*智能巡检*/ | 60 | /*智能巡检*/ |
61 | .monitor-home-engine{ | 61 | .monitor-home-engine{ |
62 | - background: url('../img/menu/巡检.png')!important; | ||
63 | - width: 14px; | ||
64 | - height: 14px; | 62 | + background: url('../img/menu/ins.png')!important; |
63 | + width: 15px; | ||
64 | + height: 15px; | ||
65 | margin-top: -7px !important; | 65 | margin-top: -7px !important; |
66 | } | 66 | } |
67 | .monitor-home-engine:before{ | 67 | .monitor-home-engine:before{ |
@@ -71,9 +71,9 @@ | @@ -71,9 +71,9 @@ | ||
71 | 71 | ||
72 | /*综合监控*/ | 72 | /*综合监控*/ |
73 | .monitor-home-chart{ | 73 | .monitor-home-chart{ |
74 | - background: url('../img/menu/综合监控.png')!important; | ||
75 | - width: 14px; | ||
76 | - height: 14px; | 74 | + background: url('../img/menu/monitor.png')!important; |
75 | + width: 15px; | ||
76 | + height: 15px; | ||
77 | margin-top: -7px !important; | 77 | margin-top: -7px !important; |
78 | } | 78 | } |
79 | .monitor-home-chart:before{ | 79 | .monitor-home-chart:before{ |
@@ -83,9 +83,9 @@ | @@ -83,9 +83,9 @@ | ||
83 | 83 | ||
84 | /*统计报表*/ | 84 | /*统计报表*/ |
85 | .monitor-home-tabs{ | 85 | .monitor-home-tabs{ |
86 | - background: url('../img/menu/统计报表.png')!important; | 86 | + background: url('../img/menu/report.png')!important; |
87 | width: 14px; | 87 | width: 14px; |
88 | - height: 14px; | 88 | + height: 16px; |
89 | margin-top: -7px !important; | 89 | margin-top: -7px !important; |
90 | } | 90 | } |
91 | .monitor-home-tabs:before{ | 91 | .monitor-home-tabs:before{ |
@@ -95,9 +95,9 @@ | @@ -95,9 +95,9 @@ | ||
95 | 95 | ||
96 | /*系统管理*/ | 96 | /*系统管理*/ |
97 | .monitor-home-set-fill{ | 97 | .monitor-home-set-fill{ |
98 | - background: url('../img/menu/系统管理.png')!important; | ||
99 | - width: 14px; | ||
100 | - height: 14px; | 98 | + background: url('../img/menu/sys.png')!important; |
99 | + width: 15px; | ||
100 | + height: 15px; | ||
101 | margin-top: -7px !important; | 101 | margin-top: -7px !important; |
102 | } | 102 | } |
103 | .monitor-home-set-fill:before{ | 103 | .monitor-home-set-fill:before{ |
@@ -107,9 +107,9 @@ | @@ -107,9 +107,9 @@ | ||
107 | 107 | ||
108 | /*信息协同管理*/ | 108 | /*信息协同管理*/ |
109 | .monitor-home-cols{ | 109 | .monitor-home-cols{ |
110 | - background: url('../img/menu/信息协同管理.png')!important; | ||
111 | - width: 14px; | ||
112 | - height: 14px; | 110 | + background: url('../img/menu/mananager.png')!important; |
111 | + width: 15px; | ||
112 | + height: 15px; | ||
113 | margin-top: -7px !important; | 113 | margin-top: -7px !important; |
114 | } | 114 | } |
115 | .monitor-home-cols:before{ | 115 | .monitor-home-cols:before{ |
-
Please register or login to post a comment