summaryrefslogtreecommitdiff
path: root/src/resources/themes/HighContrast.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/themes/HighContrast.css')
-rw-r--r--src/resources/themes/HighContrast.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resources/themes/HighContrast.css b/src/resources/themes/HighContrast.css
index 49107392b..9dfc57cf0 100644
--- a/src/resources/themes/HighContrast.css
+++ b/src/resources/themes/HighContrast.css
@@ -50,6 +50,10 @@
.tab-attention { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(@theme_selected_bg_color), to(transparent)); background-size: 6px 6px; background-repeat: no-repeat; background-position: center bottom; }
+.tab-arrow-up-attention arrow.up { background-color: @theme_selected_bg_color; }
+
+.tab-arrow-down-attention arrow.down { background-color: @theme_selected_bg_color; }
+
.page-menu-contents { margin-left: 12px; margin-right: 12px; margin-bottom: 12px; }
.search-entry-occurrences-tag { background: none; color: alpha(@theme_fg_color,0.5); box-shadow: none; border: none; margin: 2px; padding: 2px; }