Skip to content

Conversation

@SteveX
Copy link
Contributor

@SteveX SteveX commented Feb 10, 2014

Linking to the bootstrap css in the meta.tpl prevents css_embed from
being able to override styles. So this commit just adds the styles to
the skin init function, and provides the correct url for the fonts in
the bootstrap.css itself

Linking to the bootstrap css in the meta.tpl prevents css_embed from
being able to override styles. So this commit just adds the styles to
the skin init function, and provides the correct url for the fonts in
the bootstrap.css itself
@SteveX
Copy link
Contributor Author

SteveX commented Feb 10, 2014

Would it be useful to add the seperate bootstrap stylesheets? Then chunks of unused css could be commented out in the init function - it's quite useful for making clear which rules are used for what when getting your head around bootstrap. The same with the js files - a list of separate js files rather than the one combined one?

@SteveX
Copy link
Contributor Author

SteveX commented Feb 10, 2014

I removed the link to the carousel stylesheet and didn't add it back into the init function, don't think it is in use?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wont this make it necessary to update any bootstrap.css files that come out. not just copy+paste?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, if you use the icons and are unable to override rules.

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.

2 participants