|
|
@@ -259,19 +259,19 @@ ul.pagination {
|
|
|
}
|
|
|
|
|
|
.grw-slack-notification-sm {
|
|
|
- fill: #4b144c;
|
|
|
+ fill: #dd80de;
|
|
|
}
|
|
|
|
|
|
.grw-slack-btn-sm {
|
|
|
- background-color: $secondary;
|
|
|
+ background-color: black;
|
|
|
}
|
|
|
|
|
|
.grw-slack-btn-sm:focus {
|
|
|
- background-color: $secondary;
|
|
|
+ background-color: black;
|
|
|
}
|
|
|
|
|
|
.grw-slack-btn-triangle {
|
|
|
- color: #505050;
|
|
|
+ color: $secondary;
|
|
|
}
|
|
|
|
|
|
/*
|