Fix indentation of comment in CSS

This commit is contained in:
Samuel Mannehed 2022-11-11 10:23:10 +01:00
parent 429a08da89
commit 0cb5f2341c
1 changed files with 1 additions and 1 deletions

View File

@ -397,7 +397,7 @@ html {
#noVNC_control_bar .noVNC_button:disabled {
opacity: 0.4;
/* See firefox bug regarding cursor on disabled <input type="image">:
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 {