Fixed tg-range slider
This commit is contained in:
parent
cb80dea568
commit
637ff5bbc2
@ -594,9 +594,9 @@ input.tg_range {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 362px;
|
max-width: 362px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
/*background: #c7c7c7;*/
|
background: #c7c7c7;
|
||||||
/*height: 18px;
|
height: 3px;
|
||||||
line-height: 18px;*/
|
line-height: 18px;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
margin: 8px 0;
|
margin: 8px 0;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
<!-- endbuild -->
|
<!-- endbuild -->
|
||||||
|
|
||||||
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
<link rel="icon" href="favicon.ico" type="image/x-icon" />
|
||||||
<link rel="icon" href="img/icon/icon128.png" sizes="128x128" type="image/png">
|
<!-- <link rel="icon" href="img/icon/icon128.png" sizes="128x128" type="image/png"> -->
|
||||||
|
|
||||||
<link rel="apple-touch-icon" href="img/iphone_home120.png">
|
<link rel="apple-touch-icon" href="img/iphone_home120.png">
|
||||||
<link rel="apple-touch-icon" sizes="120x120" href="img/iphone_home120.png">
|
<link rel="apple-touch-icon" sizes="120x120" href="img/iphone_home120.png">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
|
|
||||||
# 36
|
# 37
|
||||||
|
|
||||||
NETWORK:
|
NETWORK:
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user