Banner page fix
This commit is contained in:
parent
26f96115cb
commit
a6825a132b
@ -1111,6 +1111,10 @@ pre {
|
||||
}
|
||||
.ArtistIndexOverview-content-hiNUl:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
/* BANNER PAGE */
|
||||
.ArtistIndexBanner-title-dKZ3c {
|
||||
background-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
|
||||
/* Table view*/
|
||||
|
||||
@ -1069,7 +1069,10 @@ pre {
|
||||
.ArtistIndexOverview-content-hiNUl:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
/* BANNER PAGE */
|
||||
.ArtistIndexBanner-title-dKZ3c {
|
||||
background-color: rgba(0, 0, 0, .25);
|
||||
}
|
||||
/* Table view*/
|
||||
.VirtualTableRow-row-2osBd:hover {
|
||||
background-color: rgba(0, 0, 0, .25);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user