Process file type and send it over
This commit is contained in:
@@ -98,6 +98,12 @@ table td{
|
||||
tbody tr:last-child{
|
||||
border:0;
|
||||
}
|
||||
tbody td.file-isDir{
|
||||
font-style: italic;
|
||||
}
|
||||
tbody td.file-isDir::after{
|
||||
content: '/';
|
||||
}
|
||||
|
||||
|
||||
.box-shadow-1{
|
||||
|
Reference in New Issue
Block a user