mirror of https://github.com/ColorlibHQ/AdminLTE
Fixed issue #262
parent
52777c1e2a
commit
c8a5c85dd4
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 {
|
||||
|
|
Loading…
Reference in New Issue