mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Modified a fire other inline entries
This commit is contained in:
parent
d4202e0279
commit
99ddfbd33c
9 changed files with 56 additions and 28 deletions
|
@ -59,7 +59,6 @@
|
|||
}
|
||||
|
||||
.mediaInfoCriticRating {
|
||||
background-position: left center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: auto 1.2em;
|
||||
min-height: 1.2em;
|
||||
|
@ -68,6 +67,7 @@
|
|||
|
||||
[dir="ltr"] & {
|
||||
padding-left: 1.5em;
|
||||
background-position: left center;
|
||||
}
|
||||
|
||||
[dir="rtl"] & {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue