diff --git a/octoprint/static/css/ui.css b/octoprint/static/css/ui.css index 321cb56..92f6857 100644 --- a/octoprint/static/css/ui.css +++ b/octoprint/static/css/ui.css @@ -110,6 +110,10 @@ table th.timelapse_files_action, table td.timelapse_files_action { text-align: right; } +ul.dropdown-menu li a { + cursor: pointer; +} + /** Connection settings */ #connection_ports, #connection_baudrates { diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index b36e28b..82a1443 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -167,7 +167,7 @@
- °C + °C
@@ -177,14 +177,14 @@
@@ -199,7 +199,7 @@
- °C + °C
@@ -208,14 +208,14 @@