Page 1 of 1

Atlas Font Problem

Posted: 23 Feb 2016, 16:41
by ckirbas
Hi,

users can not identify capital letter Q and O. How can we resolve this?
Image

Re: Atlas Font Problem

Posted: 23 Feb 2016, 16:54
by mert.sincan
Thanks for the screenshot. I will review and get back to you.

Re: Atlas Font Problem

Posted: 23 Feb 2016, 17:14
by mert.sincan
This is an expected behavior for Atlas Font. We use "dosis" google font for Atlas. Please see;
Image

I will talk about your issue with our designer and get back to you.

Re: Atlas Font Problem

Posted: 23 Feb 2016, 18:51
by ckirbas
Ok thx, waiting for your indication

Re: Atlas Font Problem

Posted: 25 Feb 2016, 10:15
by mert.sincan
We investigated the issue but, we didn't find a solution. I think you can change our fonts with your custom fonts. Or you can use the following css for only datatable values;

Code: Select all

.ui-datatable table tbody tr td {
    font-family: sans-serif !important;
}

Re: Atlas Font Problem

Posted: 27 Feb 2016, 11:07
by ckirbas
ok thx, I'll do it

Re: Atlas Font Problem

Posted: 29 Feb 2016, 10:04
by mert.sincan
Thanks for the update ;)