scinote-web/vendor/assets/stylesheets/handsontable.formula.css
2016-09-13 09:44:17 +02:00

7 lines
89 B
CSS

td.formula {
background-color: yellow;
}
td.formula-error {
background-color: red;
}