[Freeipa-devel] [PATCH] Remove-bright-green-from-the-tabs-and-subnav

Adam Young ayoung at redhat.com
Thu Feb 17 19:36:33 UTC 2011


On 02/17/2011 12:09 PM, Adam Young wrote:
> Several of the subtab text items are no longer visible:  user, host, 
> netgroups on the Identity tab, self service permissions on the Server TAb.
>
>
> On 02/16/2011 10:33 AM, Kyle Baker wrote:
>> Ayoung, check it out.
>>
>>
>> _______________________________________________
>> Freeipa-devel mailing list
>> Freeipa-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/freeipa-devel
>
>
> _______________________________________________
> Freeipa-devel mailing list
> Freeipa-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/freeipa-devel
OK, found the problem, fixed, and pushed:

commit 1ea463eced90e25d353f8ff7c0012d9d0fc510b1
Author: Adam Young <ayoung at redhat.com>
Date:   Thu Feb 17 14:29:09 2011 -0500

     tabs2 color from white

diff --git a/install/ui/ipa.css b/install/ui/ipa.css
index 289f19c..44643f7 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;

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110217/6fe21482/attachment.htm>


More information about the Freeipa-devel mailing list