mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Minor fix
This commit is contained in:
@@ -237,3 +237,13 @@ img.active-flag {
|
||||
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
.button-primary {
|
||||
background-color: #b85934 !important;
|
||||
border: 0px !important;
|
||||
}
|
||||
|
||||
.button-primary:hover {
|
||||
background-color: #e18a42 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user