LogFAQs > #907306880

LurkerFAQs, Active DB, DB1, DB2, DB3, Database 4 ( 07.23.2018-12.31.2018 ), DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicSearch topics for this board
CelesMyUserName
08/21/18 7:06:58 PM
#40:


foolm0r0n posted...
If you want the eyesore to always be on your screen then use fixed position sure.

That's what hide until focus/hover is for! That just took a little more than quick 2 seconds

pretty nice now having the magnifying glass in the corner to go to whenever I wanna search



fieldset#gamespace_search input#gamespace_search_input {
visibility:hidden;
}

fieldset#gamespace_search input#gamespace_search_input:focus,
fieldset#gamespace_search:hover input#gamespace_search_input {
visibility:visible;
}

div#gs_search_results table#results_table {
border:none;
}

---
https://imgtc.com/i/1LkkaGU.jpg
somethin somethin hung somethin horse somethin
... Copied to Clipboard!
Topic List
Page List: 1