diff --git a/web/zm_html_styles.css b/web/zm_html_styles.css index c38e3936f..92814a85e 100644 --- a/web/zm_html_styles.css +++ b/web/zm_html_styles.css @@ -120,6 +120,9 @@ a:hover { input[disabled] { color: #888888; } +input[set] { + border: 1px #7F7FB2 dashed; +} .textsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; diff --git a/web/zm_html_view_devices.php b/web/zm_html_view_devices.php index a66355770..070e8bd2e 100644 --- a/web/zm_html_view_devices.php +++ b/web/zm_html_view_devices.php @@ -124,8 +124,8 @@ foreach( $devices as $device ) ?> '.$device['Name'].' ('.$device['KeyString'].')', canEdit( 'Devices' ) ) ?> -> -> +> +> disabled> - - + +