mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +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{
|
||||
background-color: #E9ECEF !important;
|
||||
background-color: #D9EDF7 !important;
|
||||
color: #31708F !important;
|
||||
border-style: solid !important;
|
||||
border-width: 1px !important;
|
||||
border-color: #bce8f1 !important;
|
||||
border-color: #BCE8F1 !important;
|
||||
}
|
||||
|
||||
.bg-warning-subtle{
|
||||
|
||||
Reference in New Issue
Block a user