working on simManage

This commit is contained in:
STEINNI
2026-06-21 21:09:21 +00:00
parent 06a7868882
commit e2f8766b9f
17 changed files with 484 additions and 51 deletions
+4
View File
@@ -397,6 +397,10 @@ div.window > section button[eicbutton][rounded] {
color: #222;
}
[eicdatagrid] .dataset .row:hover {
background-color: #483;
}
/* Customizations to buildoz*/
bz-select > button{
background: linear-gradient( to bottom, #251, #372 15%, #483 50%, #372 85%, #251 ) !important;