diff --git a/css/nojs.css b/css/nojs.css new file mode 100644 index 00000000..2544e8b6 --- /dev/null +++ b/css/nojs.css @@ -0,0 +1,23 @@ + .path-icon, .keyspanel { + display: none; +} + +.links { + margin-left: 16px; +} + +.fm { + height: 100%; +} + +.panel-right { + display: none; +} + +.panel-left { + width: 97%; +} + +.name a:hover { + cursor: pointer; +} diff --git a/html/fs/index.html b/html/fs/index.html index afb13859..010c512b 100644 --- a/html/fs/index.html +++ b/html/fs/index.html @@ -13,31 +13,7 @@