[gtk/wip/jimmac/error-entries-and-labels: 36/36] Adwaita: error labels and entries
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/jimmac/error-entries-and-labels: 36/36] Adwaita: error labels and entries
- Date: Fri, 14 Aug 2020 12:14:02 +0000 (UTC)
commit 131e2f6e43289ee6c9c634426b6ac5890b869dba
Author: Jakub Steiner <jimmac gmail com>
Date: Thu Aug 13 10:33:06 2020 +0200
Adwaita: error labels and entries
See https://gitlab.gnome.org/GNOME/gtk/-/issues/3063
gtk/theme/Adwaita/_common.scss | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gtk/theme/Adwaita/_common.scss b/gtk/theme/Adwaita/_common.scss
index 2e3e94b421..429bd371f0 100644
--- a/gtk/theme/Adwaita/_common.scss
+++ b/gtk/theme/Adwaita/_common.scss
@@ -178,6 +178,7 @@ label {
> selection { @extend %selected_items_disabled; }
}
+ &.error { color: $error_color; }
}
.dim-label {
@@ -428,6 +429,8 @@ entry {
+ combobox > box > button.combo { border-top-color: $drop_target_color; }
}
}
+
+ &.error { color: $error_color; }
}
treeview entry {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]