mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 10:14:13 +00:00
feature(style) cmd-button: add directory icon
This commit is contained in:
parent
cf601a09e0
commit
52c0fbf2f8
2 changed files with 6 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
<button id=f4 class=cmd-button>F4 - edit</button>
|
||||
<button id=f5 class=cmd-button>F5 - copy</button>
|
||||
<button id=f6 class=cmd-button>F6 - move</button>
|
||||
<button id=f7 class=cmd-button>F7 - make dir</button>
|
||||
<button id=f7 class="cmd-button directory-button">F7 - make dir</button>
|
||||
<button id=f8 class=cmd-button>F8 - delete</button>
|
||||
<button id=f9 class=cmd-button>F9 - menu</button>
|
||||
<button id=f10 class="cmd-button config-button">F10 - config</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue