Files
DiceCloud/rpg-docs/client/views/character/inventory/moveItemDialog/moveItemDialog.css
2015-06-17 14:15:49 +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;
}