[
https://issues.apache.org/jira/browse/IGNITE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754577#comment-16754577
]
Ilya Borisov commented on IGNITE-11098:
---------------------------------------
What was done:
1. Removed Roboto font declarations from all components.
2. Removed Roboto Bold font preload. It was used as a fix in IGNITE-9789, but I
removed bold from "Demo Mode" in demo mode permanent notification, so preload
is no longer needed.
3. Global font is set by --sans-serif-font CSS variable on root element (body
or :root).
> Web console: font cleanup
> -------------------------
>
> Key: IGNITE-11098
> URL: https://issues.apache.org/jira/browse/IGNITE-11098
> Project: Ignite
> Issue Type: Improvement
> Components: wizards
> Reporter: Ilya Borisov
> Assignee: Alexander Kalinin
> Priority: Minor
> Time Spent: 1h 35m
> Remaining Estimate: 0h
>
> Web console font should be set in a single place.
> Places to check:
> 1. SCSS variables passed into Bootstrap.
> 2. Component styles that explicitly use Roboto font (they should not).
> 3. Font preload meta tags.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)