summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/jqueryui/css/ui-darkness/jquery-ui-1.8.2.custom.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/jqueryui/css/ui-darkness/jquery-ui-1.8.2.custom.css b/static/jqueryui/css/ui-darkness/jquery-ui-1.8.2.custom.css
index 98786a2..abb803e 100644
--- a/static/jqueryui/css/ui-darkness/jquery-ui-1.8.2.custom.css
+++ b/static/jqueryui/css/ui-darkness/jquery-ui-1.8.2.custom.css
@@ -47,7 +47,7 @@
/* Component containers
----------------------------------*/
-.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 1.1em; }
+.ui-widget { font-family: Segoe UI, Arial, sans-serif; font-size: 0.9em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Segoe UI, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #666666; background: #000000 url(images/ui-bg_inset-soft_25_000000_1x100.png) 50% bottom repeat-x; color: #ffffff; }
@@ -314,7 +314,7 @@
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
-.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
+.ui-datepicker table {width: 100%; font-size: .6em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
@@ -358,4 +358,4 @@
left: -4px; /*must have*/
width: 200px; /*must have*/
height: 200px; /*must have*/
-} \ No newline at end of file
+}