KFEditor adds objects to 3D scene

This commit is contained in:
STEINNI
2025-10-21 11:49:06 +00:00
parent 4d2fae9d09
commit 36776162ec
7 changed files with 164 additions and 18 deletions
+6
View File
@@ -357,6 +357,12 @@ input{
border: none;
}
button[eicbutton][rounded] {
min-height: 2em;
padding: 0;
color: #DDD;
}
/* Customizations to buildoz*/
bz-select > button{
background: linear-gradient( to bottom, #251, #372 15%, #483 50%, #372 85%, #251 ) !important;