diff --git a/html/css/styles.css b/html/css/styles.css index 8c188b6938..a813861517 100644 --- a/html/css/styles.css +++ b/html/css/styles.css @@ -2128,10 +2128,17 @@ label { text-align: center; } +.device-table-header-actions { + min-width: 120px; + text-align: center; +} + .device-table-icon { text-align: center; display: block; width: 70px; + height: 32px; + line-height: 32px; } .device-table-icon img { diff --git a/html/images/os/netonix.png b/html/images/os/netonix.png deleted file mode 100644 index 6881097cc8..0000000000 Binary files a/html/images/os/netonix.png and /dev/null differ diff --git a/html/images/os/netonix.svg b/html/images/os/netonix.svg new file mode 100644 index 0000000000..67cdfc05a0 --- /dev/null +++ b/html/images/os/netonix.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index 3a7b11a1ed..20c80406c8 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -403,7 +403,7 @@ if ($format == "graph") { } echo ' - Actions + Actions