/*
  Licensed under the MIT license
  Copyright (c) 2014 handsontable
*/

td.formula {
  background-color: yellow;
}

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