From b0d64c2bccfb721c0cd238f3f0e60a435a8d9a3d Mon Sep 17 00:00:00 2001 From: Emanuel Schuetze Date: Wed, 25 Apr 2012 22:59:49 +0200 Subject: [PATCH] Updated jquery ui style. --- .../static/styles/humanity/jquery-ui-1.8.18.custom.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openslides/projector/static/styles/humanity/jquery-ui-1.8.18.custom.css b/openslides/projector/static/styles/humanity/jquery-ui-1.8.18.custom.css index ea479d111..3bc67982d 100644 --- a/openslides/projector/static/styles/humanity/jquery-ui-1.8.18.custom.css +++ b/openslides/projector/static/styles/humanity/jquery-ui-1.8.18.custom.css @@ -53,11 +53,10 @@ /* Component containers ----------------------------------*/ -.ui-widget { font-size: 1.1em; } +.ui-widget { font-size: 1em; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; } .ui-widget-content { border: 1px solid #e0cfc2; background: #f4f0ec url(images/ui-bg_inset-soft_100_f4f0ec_1x100.png) 50% bottom repeat-x; color: #1e1b1d; } -.ui-widget-content a { color: #1e1b1d; } .ui-widget-header { border: 1px solid #d49768; background: #cb842e url(images/ui-bg_glass_25_cb842e_1x400.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; } .ui-widget-header a { color: #ffffff; }