1
0
Fork 0
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:
dkanada 2021-03-02 02:03:30 +09:00 committed by GitHub
parent 50bcc7cba7
commit 31ea2c18e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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