summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-11-08 13:28:43 -0500
committerEndi Sukma Dewata <edewata@redhat.com>2010-11-09 01:42:03 -0500
commitcb739c10d04beaa1470e509b9236f33a16c83408 (patch)
treea56e7a4241b3b7c2d0bbf432ff36765a93ec7f14
parent3c9fc345c1560c7520cf15621441643f434abd51 (diff)
downloadfreeipa-cb739c10d04beaa1470e509b9236f33a16c83408.tar.gz
freeipa-cb739c10d04beaa1470e509b9236f33a16c83408.tar.xz
freeipa-cb739c10d04beaa1470e509b9236f33a16c83408.zip
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
-rw-r--r--install/static/ipa.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index 491142d5..30d8c80d 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 {