Commit b1f5d67a by Brian Talbot

studio - alerts: initial pass at alert styling and markup complete

parent 60f803f3
......@@ -266,14 +266,8 @@
}
.action-primary {
@include transition (opacity 0.25s ease-in-out);
@include font-size(13);
font-weight: 600;
opacity: 0.90;
&:hover {
opacity: 1.0;
}
}
.action-secondary {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment