Files
DiceCloud/app/client/views/character/inventory/moveItemDialog/moveItemDialog.css
2018-06-07 01:07:49 -07: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;
}