mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Updated Dashboard tooltip background in dark mode
This commit is contained in:
parent
ab85ddf382
commit
44f338d8a6
@ -1193,3 +1193,7 @@ kbd {
|
||||
.gh-dashboard-zero-message {
|
||||
background-color: #1c1e21;
|
||||
}
|
||||
|
||||
.gh-dashboard-tooltip {
|
||||
background: var(--whitegrey);
|
||||
}
|
Loading…
Reference in New Issue
Block a user