mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
adds bg-secondary-subtle to the color palette and fixes buttons that are disabled and have a title attribute
This commit is contained in:
@@ -15,11 +15,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bg-info-subtle{
|
.bg-info-subtle{
|
||||||
background-color: #E9ECEF !important;
|
background-color: #D9EDF7 !important;
|
||||||
color: #31708F !important;
|
color: #31708F !important;
|
||||||
border-style: solid !important;
|
border-style: solid !important;
|
||||||
border-width: 1px !important;
|
border-width: 1px !important;
|
||||||
border-color: #bce8f1 !important;
|
border-color: #BCE8F1 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bg-warning-subtle{
|
.bg-warning-subtle{
|
||||||
|
|||||||
Reference in New Issue
Block a user