mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
adjust next/previous link styles
This commit is contained in:
parent
6a439831cf
commit
e50732cb0a
2 changed files with 16 additions and 8 deletions
|
@ -316,7 +316,7 @@ a.itemTag:hover {
|
|||
color: #fff!important;
|
||||
font-weight: normal!important;
|
||||
display: none;
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
background-color: rgba(0,0,0,0.6);
|
||||
border-radius: 3px;
|
||||
padding: 3px 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue