update detail page
This commit is contained in:
parent
f5323ff3c2
commit
dc87e4ccc2
17 changed files with 102 additions and 36 deletions
|
@ -384,6 +384,10 @@ paper-menu-item {
|
|||
color: #858585 !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-a .label-is-highlighted label {
|
||||
color: green !important;
|
||||
}
|
||||
|
||||
.ui-page-theme-b .label-is-highlighted label {
|
||||
color: #52B54B !important;
|
||||
}
|
||||
|
@ -392,7 +396,7 @@ paper-menu-item {
|
|||
color: #fff !important;
|
||||
}
|
||||
|
||||
paper-input .focused-line, .ui-page-theme-b paper-textarea .focused-line {
|
||||
paper-input .focused-line, paper-textarea .focused-line {
|
||||
background-color: #52B54B !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue