diff --git a/GUI/layout.html b/GUI/layout.html index d56299e..59bd5ef 100644 --- a/GUI/layout.html +++ b/GUI/layout.html @@ -56,6 +56,13 @@ .tooltip-inner { max-width: 500px !important; } + #hard-reload { + cursor: pointer; + color: darkblue; + } + #hard-reload:hover { + color: blue; + } @@ -132,11 +139,17 @@ Theme by © Bootstrap. Developers and Maintainers
-If your data is not refreshing, try to hard reload(Ctrl + F5) and visit your local +
If your data is not refreshing, try to hard reload(Ctrl + F5) or click this and visit your local + {{ file }} file.
+