1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

delete space, pin space migrated to new UX

This commit is contained in:
Harvey Kandola 2017-11-22 11:02:35 +00:00
parent acc947c2ed
commit 9cbee80f51
11 changed files with 212 additions and 138 deletions

View file

@ -23,13 +23,14 @@ $color-off-white: #f5f5f5;
$color-dark: #434343;
$color-gray: #8b9096;
$color-gray-light: #d8d8d8;
$color-border: #d3d3d3;
// colors
$color-red: #b1251b;
$color-green: #1b701e;
$color-blue: #2667af;
$color-goldy: #cc9933;
$color-goldy: #FFD700;
// widgets
$color-checkbox: #2667af;