mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-17 22:47:59 +00:00
6 lines
99 B
CSS
6 lines
99 B
CSS
|
#files-content-container td:first-child {
|
||
|
text-align: left!important;
|
||
|
padding-left: 20px;
|
||
|
}
|
||
|
|