[libadwaita/wip/exalm/selection-color: 5/9] stylesheet: Remove a leftover entry.error style
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/selection-color: 5/9] stylesheet: Remove a leftover entry.error style
- Date: Tue, 4 May 2021 15:04:12 +0000 (UTC)
commit 243355c8143ae7fdfaa74eea68b3ad36033b0f65
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue May 4 02:41:44 2021 +0500
stylesheet: Remove a leftover entry.error style
This style is redundant and will get in the way as we change the text
color.
src/stylesheet/widgets/_entries.scss | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_entries.scss b/src/stylesheet/widgets/_entries.scss
index 915ad9f..a205cd6 100644
--- a/src/stylesheet/widgets/_entries.scss
+++ b/src/stylesheet/widgets/_entries.scss
@@ -138,8 +138,6 @@ 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]