Added UI changes to password site and popups. Also added a window separator for native vs website contents

This commit is contained in:
mauro-balades
2024-03-30 16:06:35 +01:00
parent d0f7293b93
commit 66b15e0989
18 changed files with 671 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css
index 8a2a20280954eb9db144a723f477e7afc603fda3..0536187962cd2f276c5d7f80d78433b3711a2995 100644
index 8a2a20280954eb9db144a723f477e7afc603fda3..5688021b08b378e48bb100621fbdc0c5c05fc634 100644
--- a/browser/base/content/browser.css
+++ b/browser/base/content/browser.css
@@ -2,6 +2,8 @@
@@ -11,6 +11,15 @@ index 8a2a20280954eb9db144a723f477e7afc603fda3..0536187962cd2f276c5d7f80d78433b3
@namespace html url("http://www.w3.org/1999/xhtml");
:root,
@@ -1321,7 +1323,7 @@ printpreview-pagination:focus-within,
#sidebar-box {
min-width: 14em;
max-width: 36em;
- width: 18em;
+ width: 269px;
}
/* WebExtension Sidebars */
@@ -1526,3 +1528,19 @@ toolbar[keyNav=true]:not([collapsed=true], [customizing=true]) toolbartabstop {
/**
* End Dialogs