[gnome-themes-standard] gedit: fix text selection in search entry
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] gedit: fix text selection in search entry
- Date: Thu, 28 Mar 2013 19:51:37 +0000 (UTC)
commit 99a46c7a575c5e908fb32c7e5ee5899d400456e7
Author: Paolo Borelli <pborelli gnome org>
Date: Thu Mar 28 20:50:46 2013 +0100
gedit: fix text selection in search entry
themes/Adwaita/gtk-3.0/gnome-applications.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 4e2abeb..074468b 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -224,6 +224,11 @@ GeditViewFrame .gedit-search-slider .not-found {
background-color: @error_bg_color;
}
+GeditViewFrame .gedit-search-slider .not-found:selected {
+ background-color: @theme_selected_bg_color;
+ color: @theme_selected_fg_color;
+}
+
/* gnome-documents */
.documents-dropdown,
.documents-dropdown .view {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]