mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
30db5a009c
commit
489dc97aab
33 changed files with 368 additions and 212 deletions
|
@ -221,14 +221,6 @@
|
|||
width: 30px;
|
||||
}
|
||||
|
||||
.criticRating {
|
||||
display: inline-block;
|
||||
margin-left: 1px;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.criticRatingScore {
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
|
|
@ -226,13 +226,13 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton:hover {
|
||||
/*.libraryViewNav .pageTabButton:hover {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.libraryViewNav .pageTabButton:active {
|
||||
background-color: rgba(100,100,100, 0.20);
|
||||
}
|
||||
}*/
|
||||
|
||||
.libraryViewNav .pageTabButton:focus {
|
||||
font-weight: 500 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue