Skip to content

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