From f168afbeb6e88e6ba66d7472529c35ed78dc6bc0 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Mon, 24 Oct 2011 18:18:10 -0500 Subject: Removed HBAC deny rule warning. The HBAC deny rule is no longer supported so it's no longer necessary to show the warning. Ticket #1444 --- install/ui/ipa.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'install/ui/ipa.css') diff --git a/install/ui/ipa.css b/install/ui/ipa.css index 0652b375..86d3b9db 100644 --- a/install/ui/ipa.css +++ b/install/ui/ipa.css @@ -696,11 +696,6 @@ span.main-nav-off > a:visited { padding-left: 0.5em; } -.hbac-deny-rule { - color: red; -} - - .search-table tfoot td { padding: 0.5em 0 0 1em; border-top: 1px solid #dfdfdf; -- cgit