summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index f2dbab0c..a420bfc9 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -386,16 +386,12 @@ EggToolbarEditor.vertical scrolledwindow {
}
/* broken text selection */
+.atril-window scrolledwindow.frame > widget:active,
.atril-window scrolledwindow.frame > widget:selected {
background-color: @theme_selected_bg_color;
color: @theme_selected_fg_color;
}
-.atril-window scrolledwindow.frame > widget:active {
- background-color: shade(@theme_unfocused_bg_color, 0.94);
- color: @theme_fg_color;
-}
-
.lock-dialog {
border-radius: 4px;
border-style: solid;