From 1ea463eced90e25d353f8ff7c0012d9d0fc510b1 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Thu, 17 Feb 2011 14:29:09 -0500 Subject: tabs2 color from white --- install/ui/ipa.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/ui') diff --git a/install/ui/ipa.css b/install/ui/ipa.css index 289f19c6..44643f7d 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -566,7 +566,7 @@ span.ui-icon-search { -moz-border-radius: 2em !important; -webkit-border-radius: 2em !important; border-radius: 2em !important; - color: white; + color: #333333; font-size: 1em; font-family: "Liberation Sans", Arial, Sans; margin: 0 0.3em; -- cgit