mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
19 lines
145 B
CSS
19 lines
145 B
CSS
.name {
|
|
width: 77%;
|
|
}
|
|
|
|
.size {
|
|
float: none;
|
|
}
|
|
|
|
.owner {
|
|
display: none;
|
|
}
|
|
|
|
.mode {
|
|
display: none;
|
|
}
|
|
|
|
.date {
|
|
display: none;
|
|
}
|