mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
6 lines
330 B
CSS
6 lines
330 B
CSS
fieldset.Search { background-color:#041a25bd; padding:10px; display:none; position:fixed; left:0px; top:31px; }
|
|
fieldset.Search input.word { width:100%; }
|
|
fieldset.Search>div.output table { width:100%; }
|
|
// fieldset.Search>div.status { border-top:1px solid darkcyan; }
|
|
fieldset.Search>div.status { display:block; overflow:auto; }
|