Skip to content

Commit 2e51041

Browse files
committed
add basic styles for destructive buttons
1 parent b0afe2e commit 2e51041

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/Styles/Granite/_classes.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ paper {
4848
font-family: monospace;
4949
}
5050

51+
.destructive {
52+
background-color: $STRAWBERRY_300;
53+
text-shadow: none;
54+
}

0 commit comments

Comments
 (0)