GITLAB
Luigi
/ wrapper-demo
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
516c69bc529bf091385aa4758df37609149c0cb4
Authored by
Luigi
2019-05-14 16:31:11 -0300
1 parent
7414594ca4
Exists in
master
Linea de espacio
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/sass/_constants.scss
Side-by-side Diff
Inline Diff
src/sass/_constants.scss
Diff comments
View file @
516c69b
...
...
@@ -2,6 +2,7 @@ $primary: #cd9035;
2
2
$primaryTransparency: #d6a55bcc;
3
3
$highlightedArea: #df9424;
4
4
$default: #6c757d;
5
+
5
6
$defaultTransparency: #6c757dcc;
6
7
$danger: #dc3545;
7
8
$dangerTransparency: #e98a94;