File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11// NOTIFIER: ERROR TYPE STYLES
22
3- $notifier-error-background-color : #BF4654 ;
3+ $notifier-error-background-color : #D9534F ;
44$notifier-error-font-color : #FFF ;
55$notifier-error-icon-color : #FFF ;
66
Original file line number Diff line number Diff line change 11// NOTIFIER: INFO TYPE STYLES
22
3- $notifier-info-background-color : #2B90D9 ;
3+ $notifier-info-background-color : #5BC0DE ;
44$notifier-info-font-color : #FFF ;
55$notifier-info-icon-color : #FFF ;
66
Original file line number Diff line number Diff line change 11// NOTIFIER: SUCCESS TYPE STYLES
22
3- $notifier-success-background-color : #A08E5D ;
3+ $notifier-success-background-color : #5CB85C ;
44$notifier-success-font-color : #FFF ;
55$notifier-success-icon-color : #FFF ;
66
Original file line number Diff line number Diff line change 11// NOTIFIER: WARNING TYPE STYLES
22
3- $notifier-warning-background-color : #CCA757 ;
3+ $notifier-warning-background-color : #F0AD4E ;
44$notifier-warning-font-color : #FFF ;
55$notifier-warning-icon-color : #FFF ;
66
You can’t perform that action at this time.
0 commit comments