Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
This commit is contained in:
commit
7390314001
6 changed files with 26 additions and 13 deletions
|
@ -229,11 +229,6 @@ a[data-role=button] {
|
|||
border-radius: 0.8em;
|
||||
}
|
||||
|
||||
.visualCardBox .cardOverlayContainer {
|
||||
border-bottom-right-radius: 0;
|
||||
border-bottom-left-radius: 0;
|
||||
}
|
||||
|
||||
.defaultCardBackground1 {
|
||||
background-color: #9c20ab;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue