Adwaita: make links in infobars legible
- No longer tinted blue, make legible Fixes https://gitlab.gnome.org/GNOME/gnome-software/issues/751
This commit is contained in:
@@ -4240,7 +4240,7 @@ infobar {
|
||||
|
||||
selection { background-color: darken($bg_color, 10%); }
|
||||
|
||||
*:link { @extend %link_selected; }
|
||||
*:link { color: $link_color; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user