From d5d5204f02572ff8c4fc4bb718986f6916681568 Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Fri, 19 Dec 2008 15:13:27 +0000 Subject: Changed slider range and progressbar value divs to use ui-widget-header instead of ui-state-default in static pages. Two main reasons: our clickable state is misleading on these static elements, and our header state tends to get better contrast over content areas than our buttons do (this is subjective to the theme designer of course). Scripting should be updated to follow. --- tests/static/progressbar.html | 2 +- tests/static/slider.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/static') diff --git a/tests/static/progressbar.html b/tests/static/progressbar.html index 431150b92..be675fae2 100644 --- a/tests/static/progressbar.html +++ b/tests/static/progressbar.html @@ -12,7 +12,7 @@
-
+
diff --git a/tests/static/slider.html b/tests/static/slider.html index 6c014791f..c78328dd2 100644 --- a/tests/static/slider.html +++ b/tests/static/slider.html @@ -17,14 +17,14 @@
-
+
-
+
-- cgit v1.2.3