Stylelint rules - general styling

[MAILPOET-2067]
This commit is contained in:
Ján Mikláš
2019-05-13 12:33:43 +02:00
committed by M. Shull
parent 8767887faa
commit 3e59e717ba
39 changed files with 189 additions and 189 deletions

View File

@@ -3,8 +3,8 @@ $active-social-icon-set-border-color: #adadad;
$active-social-icon-set-background-color: #daebf2;
$social-icon-set-hover-border-color: $primary-active-color;
$tool-inactive-color: #333333;
$tool-hover-color: #bbbbbb;
$tool-inactive-color: #333;
$tool-hover-color: #bbb;
$tool-active-color: #d2d2d4;
$tool-width: 16px;