mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-17 12:54:13 +00:00
(update form template and styles)
This commit is contained in:
@@ -14,3 +14,9 @@
|
||||
background-color: hsl(hue(@color-danger), 100%, 99%);
|
||||
border-color: @color-danger;
|
||||
}
|
||||
|
||||
.alert-success {
|
||||
background-color: #edf8ff;
|
||||
border-color: #a8d9f5;
|
||||
color: #2b729e;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user