1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-26 01:04:06 +08:00
volcanos/panel/search.css
2022-07-10 22:32:38 +08:00

4 lines
235 B
CSS

fieldset.Search { background:#041a25bd; padding:10px; position:fixed; left:0px; top:31px; display:none; }
fieldset.Search input.word { width:-webkit-fill-available; }
fieldset.panel.Search>div.status { border-top:1px solid darkcyan; }