1
0
Fork 0
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:
Luke Pulverenti 2013-05-19 14:44:51 -04:00
parent 6a439831cf
commit e50732cb0a
2 changed files with 16 additions and 8 deletions

View file

@ -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;
}