mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Binary file not shown.
|
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 2.6 KiB |
BIN
static/search2.png
Normal file
BIN
static/search2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 937 B |
@@ -90,8 +90,7 @@ input[type="radio"]{display: none;}
|
|||||||
.button:hover{background-color: rgba(255,255,255,0.4); }
|
.button:hover{background-color: rgba(255,255,255,0.4); }
|
||||||
|
|
||||||
#loading{display:none;}
|
#loading{display:none;}
|
||||||
#search{background: url(search.png)no-repeat 10px 18px;
|
#search{background: url(search2.png)no-repeat 10px 13px;background-color: rgba(255,255,255,0.2);background-size:3%;}
|
||||||
background-color: rgba(255,255,255,0.2);}
|
|
||||||
|
|
||||||
|
|
||||||
@-webkit-keyframes fadein{from {opacity:0;}to{opacity:1;}}@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}
|
@-webkit-keyframes fadein{from {opacity:0;}to{opacity:1;}}@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}
|
||||||
@@ -111,7 +110,11 @@ background-color: rgba(255,255,255,0.2);}
|
|||||||
.ltitle{height: 70px; /*color: #000;*/}
|
.ltitle{height: 70px; /*color: #000;*/}
|
||||||
#plus,#minus{padding-left: 24px; margin-left: 0; padding-right: 24px;}
|
#plus,#minus{padding-left: 24px; margin-left: 0; padding-right: 24px;}
|
||||||
/*#plus{border-right:solid 3px rgb(172, 172, 172);}*/
|
/*#plus{border-right:solid 3px rgb(172, 172, 172);}*/
|
||||||
#search{text-align: left; height: 100px; font-size: 40px; /*border: solid 2px #ccc;*/color:white;width:100%;border-radius:0px;font-weight:bold;}
|
#search{text-align: left; height: 100px; font-size: 40px; /*border: solid 2px #ccc;*/color:white;width:100%;border-radius:0px;font-weight:bold;
|
||||||
|
padding-left: 65px;
|
||||||
|
background: url(search2.png)no-repeat 10px 30px;
|
||||||
|
background-color: rgba(255,255,255,0.2);
|
||||||
|
background-size: 5%;}
|
||||||
#buttons{text-align: center; height: 80px; margin: 0;}
|
#buttons{text-align: center; height: 80px; margin: 0;}
|
||||||
.skip{height: 50px; -webkit-filter: brightness(300%);}
|
.skip{height: 50px; -webkit-filter: brightness(300%);}
|
||||||
.vcent{
|
.vcent{
|
||||||
|
|||||||
Reference in New Issue
Block a user