[
https://issues.apache.org/jira/browse/IGNITE-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16754749#comment-16754749
]
Ilya Borisov commented on IGNITE-11098:
---------------------------------------
[~pkonstantinov] what to test:
1. When in demo mode, demo mode top notification text should not put emphasis
on "Demo Mode" phrase, it should not be bold and flash like reported in
IGNITE-9789.
2. Setting "--sans-serif-font" property on body element changes global font
(except for monospace code preview font), i.e. "--sans-serif-font: 'Comic Sans
MS'". No place should use different font.
3. Roboto bold font should load only when bold text is displayed. It should not
preload, for example on landing page. See network requests tab in browser
inspector, you can compare behavior before and after the changes.
> 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: Pavel Konstantinov
> Priority: Minor
> Time Spent: 2h 25m
> 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)