mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-01 10:31:54 +08:00
extra css ids
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
li(class="right")
|
||||
li(id="system-dropdown" class="right")
|
||||
a(class="menu-button" href="#")
|
||||
+navbar_led("link-led", "led-link")
|
||||
+navbar_led("stream-led", "led-stream")
|
||||
@@ -9,10 +9,10 @@ li(class="right")
|
||||
table(class="kv" style="width: calc(100% - 20px)")
|
||||
tr
|
||||
td(class="value") Runtime settings & tools
|
||||
td(id="webterm" class="feature-disabled") #[button(data-force-hide-menu data-show-window="webterm-window" class="small") • Term]
|
||||
td #[button(data-force-hide-menu data-show-window="about-window" class="small") • About]
|
||||
td #[button(data-force-hide-menu id="open-log-button" class="small") • Log]
|
||||
td(id="wol" class="feature-disabled")
|
||||
td(id="system-tool-webterm" class="feature-disabled") #[button(data-force-hide-menu data-show-window="webterm-window" class="small") • Term]
|
||||
td(id="system-tool-about") #[button(data-force-hide-menu data-show-window="about-window" class="small") • About]
|
||||
td(id="system-tool-log") #[button(data-force-hide-menu id="open-log-button" class="small") • Log]
|
||||
td(id="system-tool-wol" class="feature-disabled")
|
||||
button(data-force-hide-menu id="gpio-button-__wol__" class="gpio-button small" data-channel="__wol__"
|
||||
data-confirm="Are you sure to send Wake-on-LAN packet to the server?") • WoL
|
||||
hr
|
||||
|
||||
Reference in New Issue
Block a user