diff --git a/css/style.css b/css/style.css index 4d3233bf..ff0977e5 100644 --- a/css/style.css +++ b/css/style.css @@ -31,7 +31,7 @@ body { background-color:white; } -#fm, #left>li, #right>li, .path, .fm-header, +.fm, #left>li, #right>li, .path, .fm-header, .mini-icon, .name, .size, .owner, .mode, #keyspanel, .cmd-button { -webkit-user-select : none; -moz-user-select : none; @@ -162,7 +162,7 @@ body { background-position: 0 0; background-repeat: no-repeat; } -#fm { +.fm { height: 90%; margin: 26px 26px 0 26px; } diff --git a/html/index.html b/html/index.html index 85c32da3..0870f6b1 100644 --- a/html/index.html +++ b/html/index.html @@ -15,7 +15,7 @@
-