mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
4712feea55
commit
20ef4cfbcd
@ -165,6 +165,7 @@ body>div.input td:hover span.icons { visibility:visible; }
|
||||
body>div.input textarea { height:var(--textarea-height); width:var(--river-width) !important; }
|
||||
body>div.input select { width:var(--river-width) !important; }
|
||||
body>div.input:not(.vimer) input:not([type=button]) { width:var(--river-width) !important; }
|
||||
body>div.input input[type=text] { width:var(--river-width) !important; }
|
||||
body>div.input input.select[type=button] { width:var(--river-width) !important; }
|
||||
body>div.input input[name=cancel] { border:var(--danger-bg-color) solid 1px; }
|
||||
body>div.input input[name=submit] { border:var(--notice-bg-color) solid 1px; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user