diff --git a/module/doc/css/showfiles.css b/module/doc/css/showfiles.css index e69de29bb2..13a4255177 100644 --- a/module/doc/css/showfiles.css +++ b/module/doc/css/showfiles.css @@ -0,0 +1,3 @@ +.c-id {width: 80px;} +.c-source {width: 300px;} +.c-size {width: 100px;} diff --git a/module/doc/view/showfiles.html.php b/module/doc/view/showfiles.html.php index df7335f0bd..1939c8f81b 100644 --- a/module/doc/view/showfiles.html.php +++ b/module/doc/view/showfiles.html.php @@ -21,13 +21,13 @@ app->rawMethod = 'showfiles';?> recTotal&recPerPage=$pager->recPerPage&pageID=$pager->pageID";?> - doc->id);?> + doc->id);?> doc->fileTitle);?> - doc->source);?> - doc->extension);?> - doc->size);?> - doc->addedBy);?> - doc->addedDate);?> + doc->source);?> + doc->extension);?> + doc->size);?> + doc->addedBy);?> + doc->addedDate);?> actions;?>