Fixed effect edit value dropdowns

This commit is contained in:
Thaum
2015-02-16 10:28:15 +00:00
parent b839ef8ccd
commit 826575263e
3 changed files with 16 additions and 38 deletions

View File

@@ -11,11 +11,11 @@ paper-tabs[noink][nobar] paper-tab.core-selected {
color: #fff;
}
::shadow #selectionBar, #onRadio {
paper-tabs /deep/ #selectionBar, #onRadio {
background-color: #d50000;
}
::shadow #ink {
paper-tabs ::shadow #ink {
color: #b22 !important;
}