Nicer ui-box-danger
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
aed65f56ec
commit
9fbe3ac771
1 changed files with 4 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue