I cba with this commit message tbh

This commit is contained in:
Hickmeister
2025-01-14 20:28:59 +00:00
parent a1aee4134c
commit a08c4eba3b
26 changed files with 1135 additions and 231 deletions

View File

@@ -3780,7 +3780,7 @@ form select.error:focus {
.btn-inverse-success {
color: #15ca20;
color: #1aad24;
background-color: rgba(21, 202, 32, 0.18);
@@ -3792,7 +3792,7 @@ form select.error:focus {
.btn-inverse-success:hover {
color: #15ca20;
color: #1aad24;
background-color: rgba(21, 202, 32, 0.18);
@@ -3802,7 +3802,7 @@ form select.error:focus {
.btn-inverse-success:focus {
color: #15ca20;
color: #1aad24;
background-color: rgba(21, 202, 32, 0.18);