1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

callout when registering for org create

This commit is contained in:
Kyle Spearrin
2017-05-03 10:23:01 -04:00
parent 1d95a78e75
commit 86de4b721f
3 changed files with 7 additions and 1 deletions

View File

@@ -278,7 +278,8 @@ form .btn .loading-icon {
}
}
.modal .callout.callout-default, .box .callout.callout-default {
.modal .callout.callout-default, .box .callout.callout-default, .register-box-body .callout.callout-default,
.login-box-body .callout.callout-default {
&:extend(.bg-gray-light);
.btn-default:not(:hover) {