scinote-web/vendor/assets/stylesheets/handsontable.formula.css

7 lines
89 B
CSS
Raw Normal View History

2016-09-05 19:36:45 +08:00
td.formula {
background-color: yellow;
}
td.formula-error {
background-color: red;
}