mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
feature(style) user-select : rm path
This commit is contained in:
parent
6d03992e1f
commit
7445023c01
1 changed files with 1 additions and 2 deletions
|
|
@ -35,8 +35,7 @@ body {
|
|||
visibility: hidden;
|
||||
}
|
||||
|
||||
.fm, .panel-left>li, .panel-right>li, .fm-header,
|
||||
.mini-icon, .name, .size, .owner, .mode, .keyspanel, .cmd-button {
|
||||
.fm-header, .mini-icon, .name, .size, .owner, .mode, .keyspanel, .cmd-button {
|
||||
-webkit-user-select : none;
|
||||
-moz-user-select : none;
|
||||
-ms-user-select : none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue