Rename CSS section to better reflect contents

These buttons only exist in the control bar.
This commit is contained in:
Samuel Mannehed 2022-10-12 16:50:28 +02:00
parent 145d235094
commit 9a6e0d47d0
1 changed files with 1 additions and 1 deletions

View File

@ -512,7 +512,7 @@ select:active {
transform: scale(1); transform: scale(1);
} }
/* General button style */ /* Control bar buttons */
.noVNC_button { .noVNC_button {
display: block; display: block;
padding: 4px 4px; padding: 4px 4px;