Explorar o código

reset text color of .hot-table-container

Yuki Takei %!s(int64=5) %!d(string=hai) anos
pai
achega
d03a0e4e6d
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      src/client/styles/scss/theme/_apply-colors.scss

+ 7 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -115,6 +115,13 @@ pre:not(.hljs):not(.CodeMirror-line) {
   }
 }
 
+//
+//== Apply to Handsontable
+//
+.hot-table-container {
+  color: initial;
+}
+
 //
 //== Apply to GROWI Elements
 //