update recording editor
This commit is contained in:
parent
236922386b
commit
97f2044bc4
17 changed files with 268 additions and 261 deletions
|
@ -36,11 +36,11 @@
|
|||
}
|
||||
|
||||
paper-button.submit {
|
||||
color: #4285f4;
|
||||
color: #52B54B;
|
||||
}
|
||||
|
||||
paper-button[raised].submit {
|
||||
background: #4285f4;
|
||||
background: #52B54B;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
@ -54,11 +54,11 @@
|
|||
}
|
||||
|
||||
paper-button.secondary {
|
||||
color: #52B54B;
|
||||
color: #4285f4;
|
||||
}
|
||||
|
||||
paper-button[raised].secondary {
|
||||
background: #52B54B;
|
||||
background: #4285f4;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue