mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update recording format
This commit is contained in:
parent
ac3ca6cde8
commit
857b8348bb
18 changed files with 99 additions and 79 deletions
33
dashboard-ui/thirdparty/paper-button-style.css
vendored
33
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -251,31 +251,6 @@ paper-fab.red {
|
|||
background-color: #e57373;
|
||||
}
|
||||
|
||||
paper-slider {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.paper-slider-0 #sliderKnobInner.paper-slider {
|
||||
background-color: #52B54B;
|
||||
border-color: #52B54B;
|
||||
}
|
||||
|
||||
.paper-slider-0 paper-ripple.paper-slider {
|
||||
color: #52B54B;
|
||||
}
|
||||
|
||||
.paper-slider-0 #sliderKnobInner.paper-slider::before {
|
||||
background-color: #388E3C !important;
|
||||
}
|
||||
|
||||
.paper-progress-0 #primaryProgress.paper-progress {
|
||||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
.paper-progress-0 #secondaryProgress.paper-progress {
|
||||
background-color: #92B54B;
|
||||
}
|
||||
|
||||
paper-menu-item {
|
||||
padding: .35em .5em;
|
||||
cursor: pointer;
|
||||
|
@ -480,14 +455,6 @@ paper-toggle-button paper-ripple {
|
|||
color: #52B54B;
|
||||
}
|
||||
|
||||
.ui-body-b paper-progress #progressContainer {
|
||||
background-color: #222 !important;
|
||||
}
|
||||
|
||||
paper-progress.mini #progressContainer {
|
||||
height: 3px !important;
|
||||
}
|
||||
|
||||
.formDialog.background-theme-b {
|
||||
background-color: #181818;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue