summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-29 15:18:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-29 15:18:34 (GMT)
commite819784e1a9f2d997f5908af4c1c17962f96fc7c (patch)
tree84e9b7bba9a47c0e45b78238397e27f15bcdcc49 /themes
parent5c4811a65eedda9dd95137337dc6304eb8cd051d (diff)
Removed remaining compilation warnings for GTK deprecated functions when defining regular expressions.
Diffstat (limited to 'themes')
-rw-r--r--themes/Adwaita/display.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/Adwaita/display.css b/themes/Adwaita/display.css
index 2368b64..f5bd72c 100644
--- a/themes/Adwaita/display.css
+++ b/themes/Adwaita/display.css
@@ -196,3 +196,9 @@
font-weight: bold;
}
+
+.filter-error {
+
+ color: #f00
+
+}