Added so you can press enter to go to the next in find

This commit is contained in:
KasperRT
2015-03-18 00:47:07 +01:00
parent cece1a9452
commit 403fefe38b
3 changed files with 48 additions and 22 deletions

View File

@@ -32,12 +32,16 @@ body {
-webkit-transition:height 0.5s;
}
#numfound {
color:white;
}
#findform-input {
color:#fff;
height:24px;
font-size:15px;
width:60%;
padding:5px;
/*padding:0 50px 0 5px;*/
margin:5px 0;
border-radius:2px;
border:none;