mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update movie filters
This commit is contained in:
parent
20dfe14bb1
commit
d94811ed33
92 changed files with 1319 additions and 376 deletions
11
dashboard-ui/thirdparty/paper-button-style.css
vendored
11
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -314,17 +314,14 @@ paper-slider {
|
|||
|
||||
paper-menu-item {
|
||||
padding: .35em .5em;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
paper-menu-item iron-icon {
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.actionSheetMenuItem:hover {
|
||||
paper-menu-item:hover {
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
|
@ -452,3 +449,7 @@ paper-dropdown-menu {
|
|||
paper-dropdown-menu paper-item {
|
||||
display: block;
|
||||
}
|
||||
|
||||
paper-dialog paper-radio-group paper-radio-button {
|
||||
padding: 6px 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue