mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
parent
3c9fc345c1
commit
cb739c10d0
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user