Commit cf03c664 authored by xaver's avatar xaver
Browse files

added vserver dashboard icons

parent b2ea5221
......@@ -254,6 +254,7 @@
}
.dashboard-modules.admin { background-image: url('../../icons/x32/system.png') !important; }
.dashboard-modules.vm { background-image: url('../../icons/x32/drawer.png') !important; }
.dashboard-modules.client { background-image: url('../../icons/x32/client.png') !important; }
.dashboard-modules.mail { background-image: url('../../icons/x32/email.png') !important; }
.dashboard-modules.monitor { background-image: url('../../icons/x32/monitor.png') !important; }
......
......@@ -28,6 +28,10 @@
.topnav-monitor {
background-image: none !important;
}
.topnav-vm {
background-image: none !important;
}
.topnav-sites {
background-image: none !important;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment