mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-09 04:28:09 -05:00
Fixed link style in dialog box.
The general link style defined in ipa.css was overriden by a more specific rule in jquery-ui.css. So the style has been modified to include the more specific rule. Ticket #1623
This commit is contained in:
+1
-1
@@ -939,7 +939,7 @@ span.attrhint {
|
||||
.ui-widget-content {
|
||||
}
|
||||
|
||||
a {
|
||||
a, .ui-widget-content a {
|
||||
text-decoration: none;
|
||||
color: #1d85d5;
|
||||
font-weight: normal;
|
||||
|
||||
Reference in New Issue
Block a user