diff --git a/cloudcmd.js b/cloudcmd.js index 97d16a5f..b0e5d0f6 100644 --- a/cloudcmd.js +++ b/cloudcmd.js @@ -58,8 +58,8 @@ ]); if (!Config.show_keys_panel) { - lKeysPanel = '
li, #right>li, .path, .fm-header, -.mini-icon, .name, .size, .owner, .mode, #keyspanel, .cmd-button { +.mini-icon, .name, .size, .owner, .mode, .keyspanel, .cmd-button { -webkit-user-select : none; -moz-user-select : none; -ms-user-select : none; @@ -200,7 +200,7 @@ body { border-color: rgba(254, 159, 224, .40); } -#keyspanel { +.keyspanel { text-align: center; } diff --git a/html/index.html b/html/index.html index 0870f6b1..dc82a90e 100644 --- a/html/index.html +++ b/html/index.html @@ -16,7 +16,7 @@
{{ fm }}
-
+