feature(nojs) add

This commit is contained in:
coderaiser 2014-03-14 10:19:46 -04:00
parent cbba7b47f8
commit e8b6c98a96
2 changed files with 24 additions and 25 deletions

23
css/nojs.css Normal file
View file

@ -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;
}