mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add border radius to active devices on dashboard
This commit is contained in:
parent
50bcc7cba7
commit
31ea2c18e5
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
position: absolute;
|
||||
border-radius: 2px;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue