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

Fix extra network thumbs label color

Added white color for labels.
parent 5c1cb926
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -857,6 +857,7 @@ footer {
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0,0,0,.5);
    color: white;
}

.extra-network-thumbs .card:hover .actions .name {