tailbone/tailbone/static/css/purchases.css
Lance Edgar 555935c71e Expose notes field for purchasing batches
Plus various other tweaks for styles and coding conventions etc.
2017-02-21 14:27:16 -06:00

14 lines
208 B
CSS

/******************************
* Styles for purchases
******************************/
div.field-wrapper {
padding: 0;
}
.field-wrapper.notes .field {
line-height: 1.1em;
white-space: pre;
}