From fe31713a3d9e26ad0ed818dd9a1187d3a5af46de Mon Sep 17 00:00:00 2001 From: apache Date: Sat, 11 Mar 2017 19:05:42 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20=D1=81?= =?UTF-8?q?=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/static/css/style.css | 2 +- project/static/css/ui-lightness/jquery-ui-1.10.3.custom.css | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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);