1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00
This commit is contained in:
Harvey Kandola 2017-02-20 19:30:23 -08:00
parent 7c34053e3d
commit af80b39cd0
6 changed files with 1248 additions and 1167 deletions

View file

@ -40,7 +40,6 @@ $color-chip-text: #1b88e3;
$color-symbol-box: #dce5e8;
$color-symbol-icon: #a4b8be;
.color-white {
color: $color-white !important;
}

View file

@ -4298,4 +4298,4 @@ hooks.prototype = proto;
return hooks;
})));
})));