From 98d351be4d7d3f56cdc3a92e68cc272edf1bc311 Mon Sep 17 00:00:00 2001 From: Mottie Date: Tue, 19 Nov 2013 13:46:59 -0600 Subject: [PATCH] fix labels in grouping widget demo --- docs/css/jq.css | 4 ++-- docs/example-widget-grouping.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/css/jq.css b/docs/css/jq.css index e8d921ab..865873ce 100644 --- a/docs/css/jq.css +++ b/docs/css/jq.css @@ -52,7 +52,7 @@ table#tablesorter-demo {margin: 10px 0 0 0;} table, p.small {font-size:small;} p.small {padding-left: 25px;} p.tip em, div.tip em {padding: 2px; background-color: #6cf; color: #fff;} -.label { padding: .2em .6em .3em; font-size: 75%; color: #fff; border-radius: .25em; } +.label { padding: 0.1em 0.6em 0.1em; font-size: 75%; color: #fff; border-radius: .25em; } span.tip em, .label-success { background-color: #5cb85c; } span.tip.old em, .label-default { background-color: #999; } span.warn em { background-color: #ce5300; } @@ -76,7 +76,7 @@ span.alert { padding: 1px 3px; } #main .ui-accordion-content { font-size: 14px; } .remark, .error { font-weight: bold; color: red; font-size: 18px; } #group #slider0,#group #slider1,#group #slider2 { width: 100px; height: 3px; font-size: 0.8em; display: inline-block; margin-left: 10px; } -#group .label { display: inline-block; min-width: 120px; } +#group .demo-label { display: inline-block; min-width: 120px; } @media all and (max-width: 650px) { table.compatibility { float: none; } } diff --git a/docs/example-widget-grouping.html b/docs/example-widget-grouping.html index a54775b8..801b8b86 100644 --- a/docs/example-widget-grouping.html +++ b/docs/example-widget-grouping.html @@ -235,9 +235,9 @@

Demo

-Numeric column:
(includes subtotals)
-Animals column:

-Date column:
+Numeric column:
(includes subtotals)
+Animals column:

+Date column: