/
var
/
www
/
html
/
eccsm
/
blocks
/
private_files
/
Upload File
HOME
/* Rule so that the table tree view works with word-wrap: break-word. */ .block_private_files .content table { table-layout: fixed; width: 100%; } .block_private_files .content .footer { padding: 10px 0 0; margin-top: .5em; }