Bring series collation up to speed
This commit is contained in:
parent
86330dac37
commit
01bfa16481
5 changed files with 94 additions and 106 deletions
|
@ -2,7 +2,13 @@
|
|||
#film-collation-menu row:selected {
|
||||
background-color : rgb( 0 0 0 / 0.08 ) ;
|
||||
}
|
||||
#series-collation-menu row:selected {
|
||||
background-color : rgb( 0 0 0 / 0.08 ) ;
|
||||
}
|
||||
|
||||
#film-collation-menu row:not(:selected) image {
|
||||
opacity : 0 ;
|
||||
}
|
||||
#series-collation-menu row:not(:selected) image {
|
||||
opacity : 0 ;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue