diff --git a/app/styles/base.css b/app/styles/base.css index 592313dc..2d836cd6 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -397,7 +397,7 @@ html { #noVNC_control_bar .noVNC_button:disabled { opacity: 0.4; /* See firefox bug regarding cursor on disabled : - https://bugzilla.mozilla.org/show_bug.cgi?id=1798304 */ + https://bugzilla.mozilla.org/show_bug.cgi?id=1798304 */ cursor: default; } #noVNC_control_bar .noVNC_button:focus {