Nicer ui-box-danger

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-11-13 17:39:04 +02:00
parent aed65f56ec
commit 9fbe3ac771
No known key found for this signature in database
GPG key ID: 2CEAFD2671262EC2

View file

@ -44,11 +44,13 @@
}
&.ui-box-danger {
background: #f7f7f7;
border: none;
.title {
@include linear-gradient(#F26E5E, #bd362f);
background: #D65;
color: #fff;
text-shadow: 0 1px 1px #900;
font-weight: bold;
}
}