scinote-web/vendor/assets/stylesheets/handsontable.formula.css
2019-07-03 09:18:30 +02:00

9 lines
127 B
CSS

/* Licensed under the MIT license */
td.formula {
background-color: yellow;
}
td.formula-error {
background-color: red;
}