summaryrefslogtreecommitdiff
path: root/web/kvm/window-stream.pug
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-07-23 14:02:13 +0300
committerMaxim Devaev <[email protected]>2022-07-23 14:02:13 +0300
commitd6e158c28f25567fd4522fcd46b2079d48aadefc (patch)
treee4087cc35ae36a19b12c09f15da66b249fe7f8e5 /web/kvm/window-stream.pug
parentaa569a73524115c5e7bca413986bdc2199b8eae6 (diff)
bold windows close icon
Diffstat (limited to 'web/kvm/window-stream.pug')
-rw-r--r--web/kvm/window-stream.pug2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/window-stream.pug b/web/kvm/window-stream.pug
index 2520b2b5..e5ba9bf1 100644
--- a/web/kvm/window-stream.pug
+++ b/web/kvm/window-stream.pug
@@ -4,7 +4,7 @@ div(id="stream-ocr-window" class="window")
div(id="stream-window" class="window window-resizable")
div(id="stream-window-header" class="window-header")
div(class="window-grab") MJPEG
- button(class="window-button-close") &times;
+ button(class="window-button-close") #[b &times;]
button(class="window-button-maximize") &#9744;
button(class="window-button-original") &bull;
button(class="window-button-full-screen") &#10530;