Fixed and finished implementing attribute summary detail views
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
paper-tabs, core-toolbar {
|
||||
background-color: #795548;
|
||||
box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
@@ -21,18 +20,9 @@ paper-tabs ::shadow #ink {
|
||||
|
||||
paper-tabs.transparent-brown {
|
||||
background-color: transparent;
|
||||
color: #795548;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
paper-tabs.transparent-brown::shadow #selectionBar {
|
||||
background-color: #795548;
|
||||
}
|
||||
|
||||
paper-tabs.transparent-brown paper-tab::shadow #ink {
|
||||
color: #795548;
|
||||
}
|
||||
|
||||
core-toolbar.medium-tall {
|
||||
height: 108px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user