Fix indentation of comment in CSS
This commit is contained in:
parent
429a08da89
commit
0cb5f2341c
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue