diff --git a/app/assets/stylesheets/darkswarm/ui.css.sass b/app/assets/stylesheets/darkswarm/ui.css.sass index 9d28e16787..a4d70392bb 100644 --- a/app/assets/stylesheets/darkswarm/ui.css.sass +++ b/app/assets/stylesheets/darkswarm/ui.css.sass @@ -58,10 +58,10 @@ text-shadow: 0 1px 0 $clr-brick button.success, .button.success - background: $clr-turquoise + background: #0096ad .button.success:hover, .button.success:active, .button.success:focus, button.success:hover, button.success:active, button.success:focus - background: $clr-turquoise-bright + background: #14b6cc // Responsive @media screen and (min-width: 768px)