added padding to the file list
This commit is contained in:
parent
12bd1ca41e
commit
ca598a238e
@ -6,10 +6,15 @@
|
||||
}
|
||||
|
||||
#file_home_mainarea_result_table tr {
|
||||
vertical-align: top;
|
||||
vertical-align: middle;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#file_home_mainarea_result_table tr th,
|
||||
#file_home_mainarea_result_table tr td {
|
||||
padding: 0.2em 0.2em 0.2em 0.2em;
|
||||
}
|
||||
|
||||
/*-----------------------------------------------
|
||||
* file show view
|
||||
*-----------------------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user