summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Mikhaylenko <alexm@gnome.org>2021-01-28 20:18:05 +0500
committerAlexander Mikhaylenko <alexm@gnome.org>2021-01-28 15:43:49 +0000
commit4c1b14c4727d5ba815cd9541cb734f4a2e87a751 (patch)
treeadea323ed2a5b8134d0064a4610216b632a3593d
parent746dd54189a889a46921204ffebf5cb1e0c9db2e (diff)
downloadepiphany-4c1b14c4727d5ba815cd9541cb734f4a2e87a751.tar.gz
css: Regenerate from scss
-rw-r--r--src/resources/themes/Adwaita-dark.css4
-rw-r--r--src/resources/themes/Adwaita.css4
-rw-r--r--src/resources/themes/HighContrast.css4
-rw-r--r--src/resources/themes/HighContrastInverse.css4
-rw-r--r--src/resources/themes/elementary.css4
-rw-r--r--src/resources/themes/shared.css4
6 files changed, 24 insertions, 0 deletions
diff --git a/src/resources/themes/Adwaita-dark.css b/src/resources/themes/Adwaita-dark.css
index a0b4c4ab9..cc020c20e 100644
--- a/src/resources/themes/Adwaita-dark.css
+++ b/src/resources/themes/Adwaita-dark.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: #141927 linear-gradient(to top, #1a2235, #1e263b); box-shadow: inset 0 1px rgba(231, 234, 243, 0.07); border-color: #06080c; }
diff --git a/src/resources/themes/Adwaita.css b/src/resources/themes/Adwaita.css
index df357aaa4..1de8c1b93 100644
--- a/src/resources/themes/Adwaita.css
+++ b/src/resources/themes/Adwaita.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: #c4d6e9 linear-gradient(to top, #bdd1e6, #c8d9ea); box-shadow: inset 0 1px rgba(255, 255, 255, 0.8); border-color: #91b2d6; }
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; }
diff --git a/src/resources/themes/HighContrastInverse.css b/src/resources/themes/HighContrastInverse.css
index 496e0bbac..8e7436f46 100644
--- a/src/resources/themes/HighContrastInverse.css
+++ b/src/resources/themes/HighContrastInverse.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: #101520 linear-gradient(to top, #171d2e, #1a2235); box-shadow: inset 0 1px rgba(231, 234, 243, 0.07); border-color: #36456b; }
diff --git a/src/resources/themes/elementary.css b/src/resources/themes/elementary.css
index d27965bc6..4fb08b198 100644
--- a/src/resources/themes/elementary.css
+++ b/src/resources/themes/elementary.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)); }
+
.page-menu-contents { margin-left: 0px; margin-right: 0px; margin-bottom: 6px; }
.page-menu-zoom-box { margin-bottom: 6px; }
diff --git a/src/resources/themes/shared.css b/src/resources/themes/shared.css
index 06dcec786..546aa8408 100644
--- a/src/resources/themes/shared.css
+++ b/src/resources/themes/shared.css
@@ -77,3 +77,7 @@ dzlsuggestionpopover > revealer > box > elastic > scrolledwindow > viewport > li
.draggable.drag-icon { background: white; border: 1px solid black; }
.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)); }