mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Style tweaks
This commit is contained in:
@@ -8,15 +8,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
input.update-pending {
|
||||
.update-pending {
|
||||
border: solid 1px orange;
|
||||
}
|
||||
|
||||
input.update-error {
|
||||
.update-error {
|
||||
border: solid 1px red;
|
||||
}
|
||||
|
||||
input.update-success {
|
||||
.update-success {
|
||||
border: solid 1px #9fc820;
|
||||
}
|
||||
|
||||
@@ -42,4 +42,4 @@ div#group_buy_calculation {
|
||||
.row span {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user