refactor(index) .path -> #js-path

This commit is contained in:
coderaiser 2014-01-22 10:59:30 -05:00
parent f562657d58
commit c634b44828
5 changed files with 7 additions and 13 deletions

View file

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