fix help icon
This commit is contained in:
@@ -141,11 +141,13 @@
|
|||||||
padding:10px;
|
padding:10px;
|
||||||
">
|
">
|
||||||
<details style="margin-top:5px; font-size:12px; color:#555;">
|
<details style="margin-top:5px; font-size:12px; color:#555;">
|
||||||
<summary style="cursor:pointer; list-style: none;">Folder Navigation & Management Help Info <i
|
<summary style="cursor:pointer; list-style: none; color: #000; background: #f9f9f9; padding: 5px;">
|
||||||
class="material-icons" style="vertical-align: middle;">info</i></summary>
|
<i class="material-icons" style="vertical-align: middle; color: #d96601;">info</i>
|
||||||
|
Folder Navigation & Management Help Info
|
||||||
|
</summary>
|
||||||
<ul style="margin: 0; padding-left:20px;">
|
<ul style="margin: 0; padding-left:20px;">
|
||||||
<li>To view files in a folder, click on the folder name in the tree.</li>
|
<li>To view files in a folder, click on the folder name in the tree.</li>
|
||||||
<li>Above [-] expands and [+] collapses a folder in the tree.</li>
|
<li>[-] expands and [+] collapses a folder in the tree.</li>
|
||||||
<li>To create a subfolder, select a folder from the tree above and click "Create Folder".</li>
|
<li>To create a subfolder, select a folder from the tree above and click "Create Folder".</li>
|
||||||
<li>To rename or delete a folder, first select it from the tree, then click "Rename Folder" or
|
<li>To rename or delete a folder, first select it from the tree, then click "Rename Folder" or
|
||||||
"Delete Folder" respectively.</li>
|
"Delete Folder" respectively.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user