Skip to content

fixed CSS and layout #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 9, 2017
Merged

fixed CSS and layout #207

merged 3 commits into from
Dec 9, 2017

Conversation

DRSDavidSoft
Copy link
Contributor

  1. Using background instead of background-image will override previously set attributes such as background-repeat: no-repeat which is undesirable

  2. Since the table is not automatically width-fixed, we have to disable line breaking in order to show the entire path (and permissions) in one line

Preview

fix-1

Using `background` instead of `background-image` will override previously set attributes such as `background-repeat: no-repeat` which is indesirable
Since the table is not automatically width-fixed, we have to disable line breaking in order to show the entire path (and permissions) in one line
@jfhbrook
Copy link
Owner

jfhbrook commented Dec 9, 2017

Looks reasonable. Thanks! Can you do me a favor and add yourself to the CONTRIBUTORS file? Otherwise I can do it.

Added @DRSDavidSoft as a contributor
@DRSDavidSoft
Copy link
Contributor Author

Sure, gladly. I added it to my commits.

@jfhbrook jfhbrook merged commit c63c550 into jfhbrook:master Dec 9, 2017
@benevbright
Copy link

By the way, is there any option to hide permissions of files?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants