Files
DiceCloud/app/client/views/character/inventory/moveItemDialog/moveItemDialog.css
2018-05-21 14:21:07 +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;
}