diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-03-01 15:54:09 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-03-01 15:54:09 +0200 |
| commit | 3ebe79bd6a29a80056fbbe92acb6182ef200008a (patch) | |
| tree | 2e5019054adcbdafc5eb034e33d9c11dfa1cb675 /res/client/css/modules | |
| parent | a5e68a180e7cc19e8529a34b7fd58edaf71884d0 (diff) | |
colors.scss: add EOF newline
Diffstat (limited to 'res/client/css/modules')
| -rw-r--r-- | res/client/css/modules/colors.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/modules/colors.scss b/res/client/css/modules/colors.scss index f7d85d8a..f597a6d7 100644 --- a/res/client/css/modules/colors.scss +++ b/res/client/css/modules/colors.scss @@ -13,4 +13,4 @@ $yellow: #fad900; $green: #40C200; $light-cyan: #D3F2F8; $dark-cyan: #8eb6bf; -$darker-cyan: #1D6E7F;
\ No newline at end of file +$darker-cyan: #1D6E7F; |
