暗色 计划任务编辑框
This commit is contained in:
parent
441fe81387
commit
365bc0f14f
@ -636,6 +636,12 @@ input,
|
|||||||
[data-page="admin-system-opkg"] h2 {
|
[data-page="admin-system-opkg"] h2 {
|
||||||
color: #ccc !important;
|
color: #ccc !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
textarea {
|
||||||
|
background-color: rgb(43, 43, 43);
|
||||||
|
color: #cccccc;
|
||||||
|
}
|
||||||
|
|
||||||
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
|
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
|
||||||
.login-page .login-container .login-form {
|
.login-page .login-container .login-form {
|
||||||
-webkit-backdrop-filter: blur(var(--blur-radius-dark));
|
-webkit-backdrop-filter: blur(var(--blur-radius-dark));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user