update recording file names
This commit is contained in:
parent
7d89bd22b9
commit
f7f5c66b77
13 changed files with 66 additions and 33 deletions
13
dashboard-ui/thirdparty/paper-button-style.css
vendored
13
dashboard-ui/thirdparty/paper-button-style.css
vendored
|
@ -325,6 +325,19 @@ paper-slider {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.paper-slider-0 #sliderKnobInner.paper-slider {
|
||||
background-color: #52B54B;
|
||||
}
|
||||
|
||||
.paper-slider-0 paper-ripple.paper-slider {
|
||||
color: #52B54B;
|
||||
}
|
||||
.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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue