Refactor : Applying style changes
Browse files- static/css/style2.css +1 -1
static/css/style2.css
CHANGED
|
@@ -8890,7 +8890,7 @@ textarea.form-control-lg {
|
|
| 8890 |
|
| 8891 |
.bg-picton {
|
| 8892 |
--bs-bg-opacity: 1;
|
| 8893 |
-
background-color: var(--bs-
|
| 8894 |
}
|
| 8895 |
|
| 8896 |
.bg-cyan {
|
|
|
|
| 8890 |
|
| 8891 |
.bg-picton {
|
| 8892 |
--bs-bg-opacity: 1;
|
| 8893 |
+
background-color: var(--bs-picton) !important;
|
| 8894 |
}
|
| 8895 |
|
| 8896 |
.bg-cyan {
|