Files
DiceCloud/rpg-docs/client/views/character/features/featuresDialog.css
2015-01-21 11:16:00 +00:00

23 lines
309 B
CSS

body /deep/ .featureDialogWidth {
width: 600px;
}
body /deep/ #statGroupDropDown {
width: 120px;
}
body /deep/ #statDropDown {
width: 120px;
}
body /deep/ #operationDropDown {
width: 100px;
}
body /deep/ #damageMultiplierDropDown {
width: 120px;
}
body /deep/ #proficiencyDropDown {
width: 120px;
}