alertify: use the right box-shadow
This commit is contained in:
@@ -114,8 +114,7 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
padding: @alertify_padding-base;
|
padding: @alertify_padding-base;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
// FIXME
|
box-shadow: @alertify_box-shadow;
|
||||||
box-shadow: 0 2px 4px -1px rgba(0,0,0,.14), 0 4px 5px 0 rgba(0,0,0,.098), 0 1px 10px 0 rgba(0,0,0,.084);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.msg {
|
.msg {
|
||||||
|
|||||||
Reference in New Issue
Block a user