mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
add some
This commit is contained in:
parent
a5c441a574
commit
d5f0783828
@ -647,6 +647,7 @@ table.content.full { width:100%; }
|
||||
table.content col.time { width:180px; }
|
||||
table.content col.action { width:var(--project); }
|
||||
table.content.detail td:first-child { width:var(--input-width); box-shadow:var(--th-box-shadow); }
|
||||
body.mobile table.content.detail td:first-child { max-width:120px; word-break:break-all; white-space:break-spaces; }
|
||||
table.content.detail td { min-width:80px; }
|
||||
fieldset.web.chat.island.portal>div.output>table.content.detail td { min-width:80px; text-align:center; }
|
||||
body.void fieldset.web.chat.island.portal>div.status { display:none; }
|
||||
@ -1019,7 +1020,7 @@ body.mobile fieldset.word fieldset.inner>form.option input[type=text] { display:
|
||||
body.mobile fieldset.vimer>form.option div.item.path input { width:var(--input-width); }
|
||||
body.mobile fieldset.vimer>form.option div.item.line { display:none; }
|
||||
body.mobile fieldset.Action>div.output>fieldset.plugin:not(.output):not(.float):not(.full):not(.cmd):not(:first-child) { margin:20px 0; }
|
||||
body.mobile table.content.detail { word-break:break-all; white-space:unset; }
|
||||
body.mobile table.content.detail { word-break:break-all; white-space:unset; overflow-y:hidden; }
|
||||
body.windows fieldset.inner>div.output { overflow:hidden; }
|
||||
body.windows fieldset.inner>div.output>div.layout>div.layout>div.profile { overflow:hidden; }
|
||||
body.white fieldset.inner.cmd>div.output>div.layout>div.tabs div:not(.select):not(:hover) { background-color:transparent; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user