equal
deleted
inserted
replaced
2 @import "bootstrap/scss/variables"; |
2 @import "bootstrap/scss/variables"; |
3 |
3 |
4 $theme-colors: ( |
4 $theme-colors: ( |
5 "primary": #769FED, |
5 "primary": #769FED, |
6 "secondary": white, |
6 "secondary": white, |
7 "danger": rgba(196, 196, 196, .5), |
7 "irinotes-form": rgba(196, 196, 196, .5), |
8 "warning": #C4C4C4, |
8 "irinotes-time": #C4C4C4, |
9 "success": transparent, |
9 "irinotes-headers": transparent, |
10 "info": #F95B5B, |
10 // "info": #F95B5B, |
11 ); |
11 ); |
12 |
12 |
13 $line-height-base: 1.3; |
13 $line-height-base: 1.3; |
14 $font-weight-normal: 500; |
14 $font-weight-normal: 500; |
15 $spacer: .5rem; |
15 $spacer: .5rem; |