From 42838f8b58f5dbe830a3f4465d19d3976ee11c5f Mon Sep 17 00:00:00 2001 From: Richard Mitchell Date: Sat, 23 Feb 2013 10:11:42 +0000 Subject: [PATCH] Fixed the navigate to top of page on e.g. Set ABS issue Also replaced to HTML ° for degrees symobol --- octoprint/static/css/ui.css | 4 ++++ octoprint/templates/index.html | 16 ++++++++-------- 2 files changed, 12 insertions(+), 8 deletions(-) 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 @@