mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
intermediate: building build ui
This commit is contained in:
@@ -93,4 +93,23 @@
|
||||
}
|
||||
.configui #warn.warn{
|
||||
display: block;
|
||||
}
|
||||
.configui .radioFrame {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
}
|
||||
.configui input.radioCi {
|
||||
appearance: auto;
|
||||
float: none;
|
||||
opacity: 1;
|
||||
margin-left: 0.5em;
|
||||
margin-right: 0.5em;
|
||||
z-index: unset;
|
||||
}
|
||||
.configui .selector {
|
||||
padding-bottom: 0.5em;
|
||||
border-bottom: 1px solid grey;
|
||||
}
|
||||
.configui .selector .title {
|
||||
font-weight: bold;
|
||||
}
|
||||
Reference in New Issue
Block a user