cloudcmd
Version:
File manager for the web with console and editor
25 lines (19 loc) • 508 B
CSS
/*!**************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./css/columns/name-size-date.css ***!
\**************************************************************************************************************/
.name {
width: 55%;
}
.size {
float: none;
}
.owner {
display: none;
}
.mode {
display: none;
}
.date {
float: right;
width: 19%;
}