We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b081e commit d7f526eCopy full SHA for d7f526e
1 file changed
src/ifcbimtester/webapp/main.css
@@ -237,3 +237,13 @@ img.active-flag {
237
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
238
right: 0px;
239
}
240
+
241
+.button-primary {
242
+ background-color: #b85934 !important;
243
+ border: 0px !important;
244
+}
245
246
+.button-primary:hover {
247
+ background-color: #e18a42 !important;
248
249
0 commit comments