From 222f3fba08141c3cd09f1528a20ec24cc6d6a816 Mon Sep 17 00:00:00 2001 From: samhed Date: Tue, 23 Aug 2016 17:53:21 +0200 Subject: [PATCH] Remove unused CSS --- app/styles/base.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/styles/base.css b/app/styles/base.css index ab6e31d0..3f32cb74 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -39,8 +39,6 @@ html { #noVNC_setting_password { width: 150px; } -#noVNC_setting_encrypt { -} #noVNC_setting_path { width: 100px; } @@ -142,12 +140,6 @@ html { margin-right: auto; } -#VNC_clipboard_clear_button { - float:right; -} -#VNC_clipboard_text { - font-size: 11px; -} #noVNC_clipboard_clear_button { float:right;