diff --git a/project/static/css/style.css b/project/static/css/style.css index 5a7f188..eac444e 100644 --- a/project/static/css/style.css +++ b/project/static/css/style.css @@ -252,7 +252,7 @@ h2 {font-weight: normal;font-size:24px;font-family:"Arial Narrow", Arial, sans-s .ui-widget-header {background:#fff;border:none;color:#646669;text-transform:uppercase;font-size:18px;font-weight:normal;font-family:"Arial Narrow", Arial, sans-serif;} .ui-state-default .ui-icon { background: url(../img/close.png) no-repeat top;opacity: 0.5;} .ui-state-default .ui-icon:hover { background: url(../img/close.png) no-repeat top;opacity: 1;} -.ui-icon {width:22px;height:22px;} +.ui-icon {width:18px;height:20px;} .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background:none;border:none;} .client-edit-form_dlg .ui-dialog-buttonpane { diff --git a/project/static/css/ui-lightness/jquery-ui-1.10.3.custom.css b/project/static/css/ui-lightness/jquery-ui-1.10.3.custom.css index ebb4726..05328fa 100644 --- a/project/static/css/ui-lightness/jquery-ui-1.10.3.custom.css +++ b/project/static/css/ui-lightness/jquery-ui-1.10.3.custom.css @@ -839,8 +839,7 @@ body .ui-tooltip { .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { - border: 1px solid #fbcb09; - background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; + font-weight: bold; color: #c77405; } @@ -933,7 +932,7 @@ body .ui-tooltip { background-image: url(images/ui-icons_222222_256x240.png); } .ui-widget-header .ui-icon { - background-image: url(images/ui-icons_ffffff_256x240.png); + } .ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png);