Enlarge file table in admin view, to prevent that the
surrounding border is smaler than the automatically resized table.
Refs #71
6 = Install
7 = Admin
8 = Download page
6 = Install
7 = Admin
8 = Download page
========================================================================== */
/* ==========================================================================
========================================================================== */
/* ==========================================================================
#admin fieldset,
#admin + fieldset {
width: auto;
#admin fieldset,
#admin + fieldset {
width: auto;
border: 7px dashed #bcaaa4;
}
border: 7px dashed #bcaaa4;
}