We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4602a7b commit 1ee9f42Copy full SHA for 1ee9f42
interface/web/themes/default_64_navimg/css/additional.css
@@ -50,11 +50,11 @@
50
}
51
52
.topnav-domain {
53
- background-image: url('../../icons/x64/domain.png') !important;
+ background-image: url('/themes/default/icons/x64/domain.png') !important;
54
55
56
.topnav-dashboard {
57
- background-image: url('../../icons/x64/dashboard.png') !important;
+ background-image: url('/themes/default/icons/x64/dashboard.png') !important;
58
59
60
0 commit comments