mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(nojs) add
This commit is contained in:
parent
cbba7b47f8
commit
e8b6c98a96
2 changed files with 24 additions and 25 deletions
23
css/nojs.css
Normal file
23
css/nojs.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue