mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(index) .path -> #js-path
This commit is contained in:
parent
f562657d58
commit
c634b44828
5 changed files with 7 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ body {
|
|||
background-color:white;
|
||||
}
|
||||
|
||||
.fm, .panel-left>li, .panel-right>li, .path, .fm-header,
|
||||
.fm, .panel-left>li, .panel-right>li, .fm-header,
|
||||
.mini-icon, .name, .size, .owner, .mode, .keyspanel, .cmd-button {
|
||||
-webkit-user-select : none;
|
||||
-moz-user-select : none;
|
||||
|
|
@ -40,9 +40,6 @@ body {
|
|||
user-select : none;
|
||||
}
|
||||
|
||||
.path {
|
||||
}
|
||||
|
||||
.path-icon {
|
||||
position : relative;
|
||||
top : 3px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue