There was an error while loading. Please reload this page.
1 parent b63950d commit d369be9Copy full SHA for d369be9
1 file changed
app/assets/stylesheets/notice.scss
@@ -37,3 +37,6 @@ div#notice_message {
37
.slice-notice-bar .warning-button.primary-button{
38
background-color: #2e6d62 !important;
39
}
40
+.slice-notice-bar .warning-button.primary-button:hover{
41
+ background-color: #25574e !important;
42
+}
0 commit comments