1
0
mirror of https://shylinux.com/x/volcanos synced 2025-05-05 12:47:02 +08:00
This commit is contained in:
shaoying 2021-05-30 15:15:05 +08:00
parent ffef2cd892
commit 9329fc01b8
2 changed files with 9 additions and 2 deletions

View File

@ -363,6 +363,10 @@ fieldset>form.option>div.item input.args.tiny {
fieldset>form.option>div.item input.args {
width:82px; height:21px; font-size:16px;
}
fieldset>form.option>div.item input[name=cmd] {
background-color:black; color:white;
width:160px;
}
fieldset>form.option>div.item input.args.cmd {
background-color:black; color:white;
width:160px;
@ -603,3 +607,7 @@ body.print fieldset.Action fieldset.plugin {
body.print fieldset.River>div.output div.list div.item {
background-color:white;
}
body.print fieldset.River>div.output div.item.select {
background-color:white;
border:solid 2px red;
}

View File

@ -111,8 +111,7 @@ Volcanos({name: "chat", iceberg: "/chat/", volcano: "/frame.js",
}},
"operate": {name: "运维群", storm: {
"cli": {name: "系统 cli", index: [
"system", "daemon", "python", "output",
"runtime", "process",
"qrcode", "daemon", "system", "runtime",
]},
"web": {name: "网络 web", index: [
"route", "serve", "space", "dream",