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