add dangerous button confirmation popup

This commit is contained in:
Miles Steele
2013-07-22 13:18:27 -04:00
parent 02b7757d1b
commit 588a307de5
2 changed files with 46 additions and 45 deletions

View File

@@ -63,7 +63,9 @@
@include idashbutton(#eee);
&.molly-guard {
@include idashbutton($danger-red);
// @include idashbutton($danger-red);
// @include idashbutton($black);
// border: 2px solid $danger-red;
}
}