• 登录

weiyy / hro-middle · 文件

GitLab

  • 转到仪表盘
  • 项目
  • 活动
  • 文件
  • 提交
  • 构建 0
  • 图表
  • 里程碑
  • 问题 0
  • 合并请求 0
  • 标记
  • 维基
  • 派生
  • 网络
02ff0fd01f8a88c4c0f94890fe48bdf12d59ffc1
  • hro-middle
  • public
  • js
  • handsontable-ruleJS
  • src
  • handsontable.formula.css
  • 添加静态资源
      d28de9c8
    juvenile 在
    4 years ago  
    创建 浏览文件 »
handsontable.formula.css 89 Bytes
原文件 审查 历史 永久链接
1 2 3 4 5 6
td.formula {
  background-color: yellow;
}
td.formula-error {
  background-color: red;
}