Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Guilherme Filippo
ISPConfig 3
Commits
cf03c664
Commit
cf03c664
authored
Sep 12, 2011
by
xaver
Browse files
added vserver dashboard icons
parent
b2ea5221
Changes
2
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/content_ispc.css
View file @
cf03c664
...
...
@@ -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
;
}
...
...
interface/web/themes/default_no_navimg/css/additional.css
View file @
cf03c664
...
...
@@ -28,6 +28,10 @@
.topnav-monitor
{
background-image
:
none
!important
;
}
.topnav-vm
{
background-image
:
none
!important
;
}
.topnav-sites
{
background-image
:
none
!important
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment