update recording file names
This commit is contained in:
parent
7d89bd22b9
commit
f7f5c66b77
13 changed files with 66 additions and 33 deletions
|
@ -22,10 +22,14 @@
|
|||
background: rgba(56,56,56,.85);
|
||||
}
|
||||
|
||||
.libraryViewNav a {
|
||||
font-weight: 500 !important;
|
||||
.libraryViewNav {
|
||||
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
.libraryViewNav a {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
paper-tab {
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
@ -34,3 +38,11 @@ paper-tab {
|
|||
.libraryViewNav .ui-btn-active {
|
||||
border-bottom-color: #52B54B !important;
|
||||
}
|
||||
|
||||
.channelTimeslotHeader {
|
||||
border-right-color: #52B54B !important;
|
||||
}
|
||||
|
||||
.channelTimeslotHeader, .timeslotHeader {
|
||||
background: #52B54B !important;
|
||||
}
|
||||
|
|
|
@ -112,11 +112,11 @@ body {
|
|||
}
|
||||
|
||||
.channelTimeslotHeader {
|
||||
border-right-color: #007AFF !important;
|
||||
border-right-color: #52B54B !important;
|
||||
}
|
||||
|
||||
.channelTimeslotHeader, .timeslotHeader {
|
||||
background: #007AFF !important;
|
||||
background: #52B54B !important;
|
||||
}
|
||||
|
||||
.libraryViewNav, paper-tabs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue