add: crud locations
This commit is contained in:
@@ -67,6 +67,12 @@ body {
|
||||
transition: background-color 300ms ease;
|
||||
}
|
||||
|
||||
.error-msg {
|
||||
color: red;
|
||||
font-size: 12px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.btn-primary-sm {
|
||||
background-color: #FBBA33;
|
||||
padding: 8px 16px;
|
||||
|
||||
Reference in New Issue
Block a user