1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-02-27 13:43:59 +08:00
parent d03091a3c6
commit 3bfba9c573

View File

@ -710,6 +710,7 @@ body.print fieldset.draw div.output div.content svg { background-color:lightgray
/* misc */
fieldset.xterm.float>form.option>div.item.hash input { width:var(--form-width); }
fieldset.iframe.float>form.option>div.item.hash input { width:var(--form-width); }
fieldset.iframe>form.option>div.item.hash input { width:var(--form-width); }
fieldset.Action:not(.horizon):not(.grid)>fieldset.plugin>form.option>div.item.text.path>input { width:var(--project-width); }
fieldset.inner.float>div.status { display:none; }
fieldset.inner>div.output>div.project div.item.modify { background-color:#00800036; }