mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Fixed issue #262
This commit is contained in:
0
dist/img/sprite-skin-flat.png → plugins/ionslider/img/sprite-skin-flat.png
Executable file → Normal file
0
dist/img/sprite-skin-flat.png → plugins/ionslider/img/sprite-skin-flat.png
Executable file → Normal file
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 352 B |
0
dist/img/sprite-skin-nice.png → plugins/ionslider/img/sprite-skin-nice.png
Executable file → Normal file
0
dist/img/sprite-skin-nice.png → plugins/ionslider/img/sprite-skin-nice.png
Executable file → Normal file
|
Before Width: | Height: | Size: 1022 B After Width: | Height: | Size: 1022 B |
@@ -11,7 +11,7 @@
|
||||
.irs-line-right,
|
||||
.irs-diapason,
|
||||
.irs-slider {
|
||||
background: url(../../img/sprite-skin-flat.png) repeat-x;
|
||||
background: url(img/sprite-skin-flat.png) repeat-x;
|
||||
}
|
||||
|
||||
.irs {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
.irs-line-right,
|
||||
.irs-diapason,
|
||||
.irs-slider {
|
||||
background: url(../../img/sprite-skin-nice.png) repeat-x;
|
||||
background: url(img/sprite-skin-nice.png) repeat-x;
|
||||
}
|
||||
|
||||
.irs {
|
||||
|
||||
Reference in New Issue
Block a user