增加环境管理相关菜单
This commit is contained in:
parent
dc97d76279
commit
ef70748857
|
@ -191,6 +191,23 @@
|
|||
background: url('icons/personalp.png') no-repeat center center;
|
||||
}
|
||||
|
||||
.icon-ereport {
|
||||
background: url('icons/ereport.png') no-repeat center center;
|
||||
}
|
||||
|
||||
.icon-waste {
|
||||
background: url('icons/waste.png') no-repeat center center;
|
||||
}
|
||||
|
||||
.icon-discharge {
|
||||
background: url('icons/discharge.png') no-repeat center center;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.icon-mini-add{
|
||||
background:url('icons/mini_add.png') no-repeat center center;
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 354 B |
Binary file not shown.
After Width: | Height: | Size: 548 B |
Binary file not shown.
After Width: | Height: | Size: 649 B |
Loading…
Reference in New Issue