1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-03 12:06:31 +02:00

Set text color for popups

Fixes #226.
This commit is contained in:
kkapsner 2018-08-19 23:25:19 +02:00
parent 0d5c9beeb3
commit 212cce2ed3
4 changed files with 7 additions and 10 deletions

View file

@ -18,6 +18,7 @@ div {
z-index: 1;
position: relative;
white-space: nowrap;
color: #505050;
}
.action + .action {