Files
DiceCloud/rpg-docs/client/views/private/character/inventory/moveItemDialog/moveItemDialog.css
2016-10-03 13:00:27 +02:00

8 lines
166 B
CSS

html /deep/ .moveItemDialog paper-tabs::shadow #selectionBar {
background-color: #D50000;
}
html /deep/ .moveItemDialog paper-tab::shadow #ink {
color: #D50000;
}