Merge pull request #7138 from mykeehu/patch-4
Fix extra network thumbs label color
This commit is contained in:
commit
1982ef6890
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user