Unverified Commit 82a28bfe authored by Mykeehu's avatar Mykeehu Committed by GitHub

Fix extra network thumbs label color

Added white color for labels.
parent 5c1cb926
...@@ -857,6 +857,7 @@ footer { ...@@ -857,6 +857,7 @@ footer {
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
background: rgba(0,0,0,.5); background: rgba(0,0,0,.5);
color: white;
} }
.extra-network-thumbs .card:hover .actions .name { .extra-network-thumbs .card:hover .actions .name {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment