PluginProbe
Themify Builder / trunk
Themify Builder vtrunk
7.8.1 7.8.0 7.7.9 7.7.8 7.7.7 7.7.6 7.7.5 7.7.4 7.7.3 7.7.2 trunk 7.6.0 7.6.1 7.6.2 7.6.3 7.6.4 7.6.5 7.6.6 7.6.7 7.6.8 7.6.9 7.7.0 7.7.1
themify-builder / themify / css / modules / search-form-dropdown.css

search-form-dropdown.css in Themify Builder trunk, at themify/css/modules/search-form-dropdown.css

1 lines 898 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .tf_s_dropdown .tf_search_result{background:#fff;border-radius:8px;box-shadow:0 6px 20px 3px rgba(0,0,0,.3);color:#555;display:none;font-size:15px;margin-top:10px;max-height:340px;max-width:400px;min-width:260px;overflow-y:auto;padding:10px 15px;width:100%;z-index:9999;-webkit-overflow-scrolling:touch}.tf_s_dropdown form:focus-within .tf_search_result:not(:empty){display:block}.tf_s_dropdown #searchform .tf_search_result a{color:inherit}.tf_s_dropdown #searchform .tf_search_result a:hover{color:#000;text-decoration:none}.tf_s_dropdown .tf_search_tab{margin:0 0 10px}.tf_s_dropdown .tf_search_tab li a{font-size:12px;padding:.4em .8em}.tf_s_dropdown .tf_search_item a{padding:.7em .4em}.tf_s_dropdown .tf_search_item .title{font-size:1em}.tf_s_dropdown .tf_search_item img{max-width:35px}.tf_s_dropdown .tf_view_all{padding-top:1em}.tf_s_dropdown .tf_view_button{font-size:.8em;margin:0 0 1em}