diff options
author | Devaev Maxim <[email protected]> | 2020-11-30 11:23:05 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-11-30 11:23:10 +0300 |
commit | f4a8a117c73dc21db0960c3353184d3698484ed0 (patch) | |
tree | 59ea85b01d8193a6a7cd59bc146f7f0a056bc59b /web/share/css/kvm | |
parent | 58d36c8fdb72013c6b4f5c3e4609b27a8f21dab1 (diff) |
navbar change
Diffstat (limited to 'web/share/css/kvm')
-rw-r--r-- | web/share/css/kvm/stream.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/share/css/kvm/stream.css b/web/share/css/kvm/stream.css index def1a007..64ac0e27 100644 --- a/web/share/css/kvm/stream.css +++ b/web/share/css/kvm/stream.css @@ -61,11 +61,6 @@ img.stream-image-inactive { filter: grayscale(100%) brightness(75%) sepia(75%); } -div.stream-param-box { - margin-top: 5px; - display: flex; -} - div#stream-mouse-buttons { display: none; } |