From 4323fb4bc57e9dabba2d841014241051364882a5 Mon Sep 17 00:00:00 2001 From: ForgeThrall <14297794+ForgeThrall@users.noreply.github.com> Date: Tue, 17 Aug 2021 15:45:04 -0500 Subject: [PATCH] Fix non-CSS-targetable text Added div tags to the loose text in the tab descriptor so that it can be properly targeted by custom CSS --- octoprint_prettygcode/templates/prettygcode_tab.jinja2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/octoprint_prettygcode/templates/prettygcode_tab.jinja2 b/octoprint_prettygcode/templates/prettygcode_tab.jinja2 index 01c2088..6ed28a7 100644 --- a/octoprint_prettygcode/templates/prettygcode_tab.jinja2 +++ b/octoprint_prettygcode/templates/prettygcode_tab.jinja2 @@ -18,10 +18,10 @@ -A GCode visualizer. +
A GCode visualizer.


-You can open directly in fullscreen mode by using the link below.
+
You can open directly in fullscreen mode by using the link below.

Direct link to fullscreen mode