mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 14:13:34 +08:00
Opt: List tasks instead of collapsing them in submodules
This commit is contained in:
@@ -37,8 +37,16 @@
|
||||
background-color: #eaecef !important;
|
||||
}
|
||||
|
||||
.hr-task-group-line {
|
||||
border-top-color: #d0d0d0;
|
||||
}
|
||||
|
||||
.hr-task-group-text {
|
||||
color: #777777;
|
||||
}
|
||||
|
||||
.form-control,
|
||||
.bootstrap-select>select {
|
||||
.bootstrap-select > select {
|
||||
border-bottom: .125rem solid #4e4c97;
|
||||
}
|
||||
|
||||
@@ -60,7 +68,7 @@ textarea {
|
||||
border: 1px solid lightgrey;
|
||||
}
|
||||
|
||||
.aside-icon>path {
|
||||
.aside-icon > path {
|
||||
fill: #2c2c2c;
|
||||
}
|
||||
|
||||
@@ -117,6 +125,6 @@ pre.rich-traceback-code {
|
||||
}
|
||||
|
||||
*[style*="--arg-help--"],
|
||||
[id^="pywebio-scope-group_"]>p+p {
|
||||
[id^="pywebio-scope-group_"] > p + p {
|
||||
color: #777777;
|
||||
}
|
||||
Reference in New Issue
Block a user