mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
Updated Dashboard tooltip background in dark mode
This commit is contained in:
parent
ab85ddf382
commit
44f338d8a6
1 changed files with 4 additions and 0 deletions
|
@ -1193,3 +1193,7 @@ kbd {
|
|||
.gh-dashboard-zero-message {
|
||||
background-color: #1c1e21;
|
||||
}
|
||||
|
||||
.gh-dashboard-tooltip {
|
||||
background: var(--whitegrey);
|
||||
}
|
Loading…
Add table
Reference in a new issue