Removed the ugly fonts from the theme.

Tue, 28 Aug 2018 21:45:35 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Tue, 28 Aug 2018 21:45:35 +0200
changeset 42
c97dae13c12b
parent 41
a26a3d63e90f
child 43
dcb9ff8846fa

Removed the ugly fonts from the theme.

www/jqwidgets/styles/jqx.ui-mbse.css file | annotate | diff | comparison | revisions
--- a/www/jqwidgets/styles/jqx.ui-mbse.css	Tue Aug 28 21:25:15 2018 +0200
+++ b/www/jqwidgets/styles/jqx.ui-mbse.css	Tue Aug 28 21:45:35 2018 +0200
@@ -69,13 +69,13 @@
 }
 .jqx-widget-ui-mbse{
    line-height: 17px;
-   font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
+   font-family:Verdana,Arial,sans-serif;
    font-size:15px;
    font-style:normal;
 }
-.jqx-widget-content-ui-mbse{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; background: #000000 url(images/darkness/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x; border-color:#59b4d4; color:#fff; font-size:15px}
+.jqx-widget-content-ui-mbse{font-family:Verdana,Arial,sans-serif; background: #000000 url(images/darkness/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x; border-color:#59b4d4; color:#fff; font-size:15px}
 .jqx-widget-content-ui-mbse a{color:#fff}
-.jqx-widget-header-ui-mbse{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; background: #333333 url(images/darkness/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; border-color: #333; color:#fff; font-size:15px}
+.jqx-widget-header-ui-mbse{font-family:Verdana,Arial,sans-serif; background: #333333 url(images/darkness/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; border-color: #333; color:#fff; font-size:15px}
 .jqx-widget-header-ui-mbse a{color:#fff}
 
 .jqx-fill-state-normal-ui-mbse{border-color: #666666; background: #555555 url(images/darkness/ui-bg_glass_20_555555_1x400.png) 50% 50% repeat-x; color: #eeeeee;}

mercurial