Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dirk Dankhoff
ISPConfig 3
Commits
2ec83ac5
Commit
2ec83ac5
authored
Nov 11, 2011
by
tbrehm
Browse files
- Fixed missing Icon problem in dashboard icon list.
parent
64f3d750
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/themes/default/css/screen/content_ispc.css
View file @
2ec83ac5
...
...
@@ -261,6 +261,7 @@
.dashboard-modules.help
{
background-image
:
url('../../icons/x32/help.png')
!important
;
}
.dashboard-modules.domain
{
background-image
:
url('../../icons/x32/domain.png')
!important
;
}
.dashboard-modules.sites
{
background-image
:
url('../../icons/x32/sites.png')
!important
;
}
.dashboard-modules.billing
{
background-image
:
url('../../icons/x32/calculator.png')
!important
;
}
.panel_dashboard
h2
{
font-size
:
20px
;
...
...
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