summaryrefslogtreecommitdiff
path: root/gtk/theme/Adwaita/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/theme/Adwaita/gtk-contained.css')
-rw-r--r--gtk/theme/Adwaita/gtk-contained.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/theme/Adwaita/gtk-contained.css b/gtk/theme/Adwaita/gtk-contained.css
index 1d1a1076c5..dc5cce9342 100644
--- a/gtk/theme/Adwaita/gtk-contained.css
+++ b/gtk/theme/Adwaita/gtk-contained.css
@@ -1274,6 +1274,8 @@ GtkColorButton.button, .header-bar GtkColorButton.button.titlebutton,
text-shadow: none; }
.button:link:hover, .button:link:active, .button:link:checked, .button:visited:hover, .button:visited:active, .button:visited:checked {
text-shadow: none; }
+ .button:link .label, .button:visited .label {
+ text-decoration-line: underline; }
/*****************
* GtkSpinButton *