add a bit scary warning
add a big scary warning to the settings page about software e-stops
This commit is contained in:
@ -76,4 +76,11 @@
|
||||
}
|
||||
#sidebar_plugin_estop {
|
||||
display: block !important;
|
||||
}
|
||||
.estop-warning-icon {
|
||||
color: #eb0000;
|
||||
font-size: 2em !important;
|
||||
}
|
||||
.estop-warning {
|
||||
font-style: italic;
|
||||
}
|
Reference in New Issue
Block a user