From bad3ec4564d8890ad675c005d306a07209e6c622 Mon Sep 17 00:00:00 2001
From: Adam Young <ayo...@redhat.com>
Date: Mon, 8 Nov 2010 13:28:43 -0500
Subject: [PATCH] link indications
 we had removed the decorations from links for previous ui approaches
 It is not long relevant, and hides the hyperlink underline in places where
 we want it to show

---
 install/static/ipa.css |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/install/static/ipa.css b/install/static/ipa.css
index 491142d530c24bc3b26b14325e0460b987b3d588..30d8c80d1ebf33d5afb940d7f180261bbebb9775 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -14,15 +14,6 @@ body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;}
 .input_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
 
 
-a {
-    text-decoration: none;
-    border: 0;
-}
-a img { border-width: 0; }
-a:link, a:visited {
-    text-decoration: none;
-    border: 0;
-}
 
 /*  ----  Header  ----  */
 div.header {
-- 
1.7.1

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to