position and style alert
This commit is contained in:
@@ -514,6 +514,11 @@
|
||||
font-size:12px;
|
||||
padding:5px;
|
||||
border-radius:0px;
|
||||
&.alert-primary {
|
||||
background-color: @alertify-base;
|
||||
color: @alertify-fg;
|
||||
border-color: @alertify-fg;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user