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 5bb568d commit 2f13c37Copy full SHA for 2f13c37
css/helpdesk_home.scss
@@ -102,8 +102,8 @@ header {
102
103
.search-banner {
104
background:
105
- url('/pics/serfservice-portal-header-1.svg') no-repeat bottom right,
106
- url('/pics/serfservice-portal-header-2.svg') no-repeat bottom left
+ url('../pics/serfservice-portal-header-1.svg') no-repeat bottom right,
+ url('../pics/serfservice-portal-header-2.svg') no-repeat bottom left
107
;
108
background-color: var(--glpi-helpdesk-header);
109
padding-top:150px;
0 commit comments