Skip to content
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

CSS bug fix for the Sidebar skin #912

Closed
wants to merge 1 commit into from
Closed

Conversation

tobia
Copy link

@tobia tobia commented Jul 9, 2015

By default the CSS for the Sidebar skin gives a left padding of 10px to each tab.

This conflicts with the setting of extensions.treestyletab.indent.property = padding, which is needed in order to get a native look & feel.

Here is a screenshot that shows the 10px bug. You can see that a new tab (created at level 0) looks almost as if it was a level 1 tab, but not quite (it has the wrong padding of 10px, while level 0 tabs have 0px and level 1 have 12px):

screen shot 2015-07-09 at 21 17 20

By default the Sidebar CSS gives a left padding of 10px to each tab.
This conflicts with the settings of
extensions.treestyletab.indent.property = padding, which is needed to
get a native look & feel.
@tobia tobia mentioned this pull request Jul 9, 2015
@piroor
Copy link
Owner

piroor commented Jul 10, 2015

Is there no side effect for the default configuration? If this is just specific for the case extensions.treestyletab.indent.property=padding, I'm afraid of new another issue for most users who use TST with default configuration.

@piroor
Copy link
Owner

piroor commented Oct 22, 2018

TST 0.19.x is already obsolete, so I close this.

@piroor piroor closed this Oct 22, 2018
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.

None yet

2 participants