mirror of
https://gh.llkk.cc/https://github.com/CaptainCore/captaincore-manager.git
synced 2025-10-03 14:04:44 +08:00
🐛 FIX: Typo
This commit is contained in:
parent
9687020983
commit
2313f11b78
1 changed files with 1 additions and 2 deletions
|
@ -1935,7 +1935,7 @@ code.language-log {
|
|||
}
|
||||
|
||||
/* For Light Theme */
|
||||
.v-theme--light tr.change-added
|
||||
.v-theme--light tr.change-added,
|
||||
.v-theme--light div.change-added {
|
||||
background-color: #E8F5E9 !important; /* A light green */
|
||||
}
|
||||
|
@ -1959,4 +1959,3 @@ code.language-log {
|
|||
.v-theme--dark td.change-specific {
|
||||
background-color: rgba(176, 190, 197, 0.3) !important; /* Blue-grey color with 30% opacity */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue