mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature: cloudcmd: add context menu option to toggle file selection (#420)
This commit is contained in:
parent
0f5fe2d4fe
commit
4bc5a7834e
8 changed files with 14 additions and 0 deletions
|
|
@ -83,6 +83,11 @@
|
|||
content: '\e811 ';
|
||||
}
|
||||
|
||||
.icon-toggle-file-selection::before {
|
||||
font-family: 'Fontello';
|
||||
content: '\e81f ';
|
||||
}
|
||||
|
||||
.icon-unselect-all::before {
|
||||
font-family: 'Fontello';
|
||||
content: '\e812 ';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue