mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 09:28:44 +00:00
check-whitespace: normalize css files
This commit is contained in:
@@ -249,13 +249,13 @@ img.active-flag {
|
||||
position: absolute; top: 0; bottom: 0;
|
||||
right: 86px;
|
||||
border: 0px solid #999999; border-radius: 17px;
|
||||
transition: all 0.3s ease-in 0s;
|
||||
transition: all 0.3s ease-in 0s;
|
||||
}
|
||||
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
|
||||
margin-left: 0;
|
||||
}
|
||||
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
|
||||
right: 0px;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
.button-primary {
|
||||
|
||||
Reference in New Issue
Block a user