mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added so you can press enter to go to the next in find
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user