added padding to the file list
This commit is contained in:
		| @ -6,10 +6,15 @@ | |||||||
| } | } | ||||||
|  |  | ||||||
| #file_home_mainarea_result_table tr { | #file_home_mainarea_result_table tr { | ||||||
| 	vertical-align: top; | 	vertical-align: middle; | ||||||
| 	white-space: nowrap; | 	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 |  * file show view | ||||||
|  *-----------------------------------------------*/ |  *-----------------------------------------------*/ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user