From 6993df1d58ef7a19b42827d0d514b778f01f7bd5 Mon Sep 17 00:00:00 2001 From: Marc Englund Date: Thu, 11 Dec 2008 14:40:36 +0000 Subject: [PATCH] Sampler CSS fix. svn changeset:6179/svn branch:trunk --- WebContent/ITMILL/themes/sampler/sampler/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebContent/ITMILL/themes/sampler/sampler/styles.css b/WebContent/ITMILL/themes/sampler/sampler/styles.css index c21282b403..4c06c4d1d5 100644 --- a/WebContent/ITMILL/themes/sampler/sampler/styles.css +++ b/WebContent/ITMILL/themes/sampler/sampler/styles.css @@ -74,7 +74,7 @@ } .i-app-SamplerApplication .feature-info { - background-color: #666; + background-color: #999; color: white; padding: 20px; line-height: 20px; -- 2.39.5