mirror of
https://github.com/pi-hole/web.git
synced 2026-04-28 20:54:03 +01:00
Fixed issue #262
This commit is contained in:
BIN
plugins/ionslider/img/sprite-skin-flat.png
Normal file
BIN
plugins/ionslider/img/sprite-skin-flat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 352 B |
BIN
plugins/ionslider/img/sprite-skin-nice.png
Normal file
BIN
plugins/ionslider/img/sprite-skin-nice.png
Normal file
Binary file not shown.
|
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