Browse Source

Fixed tg-range slider

master
Igor Zhukov 10 years ago
parent
commit
637ff5bbc2
  1. 6
      app/css/app.css
  2. 2
      app/index.html
  3. 2
      app/webogram.appcache

6
app/css/app.css

@ -594,9 +594,9 @@ input.tg_range { @@ -594,9 +594,9 @@ input.tg_range {
width: 100%;
max-width: 362px;
display: inline-block;
/*background: #c7c7c7;*/
/*height: 18px;
line-height: 18px;*/
background: #c7c7c7;
height: 3px;
line-height: 18px;
vertical-align: top;
margin: 8px 0;
border-radius: 2px;

2
app/index.html

@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<!-- endbuild -->
<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" sizes="120x120" href="img/iphone_home120.png">

2
app/webogram.appcache

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
CACHE MANIFEST
# 36
# 37
NETWORK:
*

Loading…
Cancel
Save