Use absolute patch to point-g.png. Makes the assumption that /zm always works.

pull/2077/head
Isaac Connor 2018-02-08 07:49:52 -05:00
parent a4c59e3e50
commit f6bb3017ef
1 changed files with 2 additions and 2 deletions

View File

@ -52,11 +52,11 @@
}
#imageFrame div {
background-image: url(../../../graphics/point-g.png);
background-image: url(/zm/skins/classic/graphics/point-g.png);
}
#imageFrame div.highlight {
background-image: url(../../../graphics/point-o.png);
background-image: url(/zm/skins/classic/graphics/point-o.png);
}
#imageFrame div.active {