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 d4f0e8733..f0ded94a7 100644
--- a/src/resources/themes/HighContrast.css
+++ b/src/resources/themes/HighContrast.css
@@ -78,6 +78,10 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
.draggable.drag-row { color: gray; background: alpha(gray,0.2); }
+fullscreenbox > flap > dimming, fullscreenbox > flap > outline, fullscreenbox > flap > border { min-height: 0; min-width: 0; background: none; }
+
+fullscreenbox > flap > shadow { min-height: 9px; min-width: 9px; background: linear-gradient(to bottom, alpha(black,0.1), alpha(black,0)); }
+
.incognito-mode { /*************************** Check and Radio buttons * */ }
.incognito-mode headerbar { background: #d0deed linear-gradient(to top, #c8d9ea, #d3e0ef); box-shadow: inset 0 1px rgba(255, 255, 255, 0.8); border-color: #345d8a; }