Collection items are now clickable
This commit is contained in:
parent
a9ec7bdcc9
commit
c3dfa5b459
3 changed files with 45 additions and 22 deletions
|
@ -12,3 +12,7 @@
|
|||
#series-collation-menu row:not(:selected) image {
|
||||
opacity : 0 ;
|
||||
}
|
||||
|
||||
.open-collection-item-button {
|
||||
font-weight : normal ; /* No bold text by default for this kind of button */
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue