aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-01-25 18:59:11 +0300
committerGitHub <noreply@github.com>2023-01-25 18:59:11 +0300
commit1982ef68900fe3c5eee704dfbda5416c1bb5470b (patch)
treeb3770df453a97c524cc6e8a98eda96181fa1d164 /style.css
parent57c1baa774d07060af0abbd2974c5f36c8cb63ac (diff)
parent82a28bfe35928e244d4b51d72ce424aff5619b75 (diff)
Merge pull request #7138 from mykeehu/patch-4
Fix extra network thumbs label color
Diffstat (limited to 'style.css')
-rw-r--r--style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css
index b2677fa1..ec046f78 100644
--- a/style.css
+++ b/style.css
@@ -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 {