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

This commit is contained in:
Adam Young 2010-11-08 13:28:43 -05:00 committed by Endi Sukma Dewata
parent 3c9fc345c1
commit cb739c10d0

View File

@ -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 {