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