# HG changeset patch # User Michiel Broek # Date 1551729262 -3600 # Node ID f71bb110437548ed90f9ed977c77cb31dd83baf9 # Parent 60002c09f78aefa4abbbfc771262497097a1ce6f Fix style image diff -r 60002c09f78a -r f71bb1104375 www/jqwidgets/styles/jqx.ui-mbse.css --- a/www/jqwidgets/styles/jqx.ui-mbse.css Mon Mar 04 20:18:59 2019 +0100 +++ b/www/jqwidgets/styles/jqx.ui-mbse.css Mon Mar 04 20:54:22 2019 +0100 @@ -27,7 +27,7 @@ .jqx-tabs-content-ui-mbse{border-width:0px !important} .jqx-radiobutton-ui-mbse .jqx-fill-state-pressed-ui-mbse{background:#ec8e0c; border:1px solid #fed22f} .jqx-calendar-cell-ui-mbse{background: #333333 url(images/darkness/ui-bg_gloss-wave_25_333333_500x100.png) 50% 50% repeat-x; border:1px solid #333; color:#fff; padding:.2em; text-align:right; text-decoration:none; moz-border-radius:0px !important; webkit-border-radius:0px !important; border-radius:0px !important} -.jqx-calendar-cell-today-ui-mbse{background:#ffe45c url(images/darkness/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; border:1px solid #fed22f; color:#363636} +.jqx-calendar-cell-today-ui-mbse{background:#ffe45c url(images/darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png) 50% top repeat-x; border:1px solid #fed22f; color:#363636} .jqx-calendar-title-container-ui-mbse{border-radius:6px; moz-border-radius:6px; webkit-border-radius:6px} .jqx-calendar-month-container-ui-mbse{border:none !important} .jqx-calendar-ui-mbse{padding:2px}