oupala / apaxy

a simple, customisable theme for your apache directory listing
https://oupala.github.io/apaxy/
GNU General Public License v3.0
1.86k stars 256 forks source link

Keep description cell #50

Closed AGoberg closed 7 years ago

AGoberg commented 8 years ago

I'd like to keep the Description cell in the table. How can I style it? Specifically the width of it?

AdamWhitcroft commented 7 years ago

@AGoberg Hey. First off, remove +SuppressDescription from the htaccess file. Then, in theme/style.css use sibling selectors to give it a style. You will probably need to tweak the widths of the existing columns (around line 84) to match.