This commit is contained in:
Himanshu Grover 2017-08-08 07:27:53 +00:00 committed by GitHub
commit 516a23f698

View File

@ -6,7 +6,6 @@
@mdb-text-color-light-hex: @white; // for contrast function in inverse
@mdb-text-color-primary: ~"rgba(@{rgb-black}, 0.87)";
@mdb-text-color-primary-hex: @black; // for contrast function in inverse
@icon-color: rgba(0,0,0,0.5);
@mdb-label-color: ~"rgba(@{rgb-black}, 0.26)";