We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0afe2e commit 2e51041Copy full SHA for 2e51041
lib/Styles/Granite/_classes.scss
@@ -48,3 +48,7 @@ paper {
48
font-family: monospace;
49
}
50
51
+.destructive {
52
+ background-color: $STRAWBERRY_300;
53
+ text-shadow: none;
54
+}
0 commit comments