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