refactor ip adapters

This commit is contained in:
Vladimir Mandic
2024-02-10 16:04:48 -05:00
parent ef909cd003
commit e731505a5f
17 changed files with 602 additions and 496 deletions
+1
View File
@@ -264,6 +264,7 @@ table.settings-value-table td { padding: 0.4em; border: 1px solid #ccc; max-widt
/* control */
#control_input_type { max-width: 18em }
#control_settings .small-accordion .form { min-width: 350px !important }
#control_script_container { display: block; margin-top: 1em; border-width: 2px 0 0 0; border-style: solid; border-color: var(--highlight-color); }
.control-button { min-height: 42px; max-height: 42px; line-height: 1em; }
.control-tabs > .tab-nav { margin-bottom: 0; margin-top: 0; }
.control-unit { max-width: 1200px; padding: 0 !important; margin-top: -10px !important; }