mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
20 lines
166 B
CSS
20 lines
166 B
CSS
.name {
|
|
width: 77%;
|
|
}
|
|
|
|
.size {
|
|
float: none;
|
|
margin-right: 0;
|
|
}
|
|
|
|
.owner {
|
|
display: none;
|
|
}
|
|
|
|
.mode {
|
|
display: none;
|
|
}
|
|
|
|
.date {
|
|
display: none;
|
|
}
|