Edited and fixed UI

This commit is contained in:
mauro-balades
2024-03-29 18:53:01 +01:00
parent 73fea7b003
commit b73e15a172
20 changed files with 746 additions and 483 deletions

View File

@@ -1,18 +1,17 @@
diff --git a/browser/themes/shared/browser-shared.css b/browser/themes/shared/browser-shared.css
index 164b54bd857e5782e3885dcde5663f336de737de..a14daf131ddaf7db7675444a16cd0d63f00ca86f 100644
index 164b54bd857e5782e3885dcde5663f336de737de..d7cf63c4ac84f00641c4ac9bfa407beb2f027c60 100644
--- a/browser/themes/shared/browser-shared.css
+++ b/browser/themes/shared/browser-shared.css
@@ -24,6 +24,9 @@
@@ -24,6 +24,8 @@
@import url("chrome://browser/skin/UITour.css");
@import url("chrome://browser/skin/formautofill-notification.css");
+@import url("chrome://browser/skin/zen-browser-shared.css");
+@import url("chrome://browser/skin/browser-custom-colors.css");
+
@namespace html url("http://www.w3.org/1999/xhtml");
:root {
@@ -152,9 +155,6 @@
@@ -152,9 +154,6 @@
#navigator-toolbox {
appearance: none;
@@ -22,7 +21,7 @@ index 164b54bd857e5782e3885dcde5663f336de737de..a14daf131ddaf7db7675444a16cd0d63
background-color: var(--toolbox-non-lwt-bgcolor);
color: var(--toolbox-non-lwt-textcolor);
@@ -162,33 +162,8 @@
@@ -162,33 +161,8 @@
transition: background-color var(--inactive-window-transition);
&:-moz-window-inactive {