字体大小
This commit is contained in:
parent
c35e42bf63
commit
a669b9ac64
@ -2427,7 +2427,7 @@ td>table>tbody>tr>td,
|
||||
}
|
||||
|
||||
.cbi-dropdown[open]>ul.dropdown li {
|
||||
color: #000
|
||||
color: #69758c
|
||||
}
|
||||
|
||||
.cbi-dropdown>ul>li[display],
|
||||
@ -4571,6 +4571,21 @@ div#service_status {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
/* 接口名字 */
|
||||
.cbi-section.cbi-tblsection strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* 流量导向(RPS) */
|
||||
#cbi-network-globals .cbi-dropdown[open] > ul.dropdown {
|
||||
position: unset;
|
||||
}
|
||||
|
||||
/* 流量导向(RPS) */
|
||||
div[id^="cbid.system.cfg"][id$=".notes"] {
|
||||
min-width: 270px;
|
||||
}
|
||||
|
||||
/* passwall faq */
|
||||
[id^="container.passwall."][id$=".faq"] {
|
||||
margin-left: 10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user