Add EEE style and navigation

This commit is contained in:
logicog
2025-10-20 18:35:35 +02:00
parent aab4d334e5
commit df1cd62518
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -69,3 +69,8 @@ object {
.cbgroup label {
display: block;
}
.disabled{ opacity: .4; background-color: #f88; color: #000}
.isSFP{ opacity: .4; background-color: #660;}
.isNOK{ color: #900;}
.isOK{ color: #090;}