feat(fe): enable allow background customization and auto theme switching in fe
This commit is contained in:
parent
f55581efb8
commit
939eb8e8b7
7 changed files with 176 additions and 115 deletions
|
@ -371,7 +371,7 @@
|
|||
color: #16a085;
|
||||
}
|
||||
.theme-default a:hover {
|
||||
color: cc#2ecc71;
|
||||
color: #2ecc71;
|
||||
}
|
||||
.theme-default input:focus {
|
||||
opacity: 0.8;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue