Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

CSS to enforce the UI theme's font choice #51

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

DamnedScholar
Copy link
Contributor

The package currently has issues with the Tool Bar package in that the sidebar items and modal buttons are styled with the name of the icon. In the case of the Devicons set, this gets caught by the [class^="devicon-"], [class*=" devicon-"] rule in the Tool Bar package, and the result (on Windows) is that the text gets rendered as Times New Roman. This PR simply adds two highly-specific rules to target span.icon and .btn and enforce the font family present in ui-variables.less.

@jccguimaraes
Copy link
Owner

hi @DamnedScholar,
This is great, I really appreciate your contribution. Just give me time to review and accept it as at the moment don't have ways to do it properly.

@jccguimaraes jccguimaraes merged commit fd1e147 into jccguimaraes:master Jun 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants