OSC / cloudcmd

Cloud Commander orthodox web file manager with console and editor.
cloudcmd.io
0 stars 0 forks source link

Hide owner and mode #10

Closed ericfranz closed 8 years ago

ericfranz commented 8 years ago

In the future we could probably put in front of these styles a single .hide-owner-mode class i.e.

.hide-owner-mode .files li {}
.hide-owner-mode .fm-header {}
.hide-owner-mode span.owner, .hide-owner-mode span.mode {}
.hide-owner-mode .name {}
.hide-owner-mode .date, .hide-owner-mode .size {}

so that we could toggle showing and hiding these columns.

ericfranz commented 8 years ago

@brianmcmichael please review

brianmcmichael commented 8 years ago

Looks good in Edge and Firefox.