commit a1184e56a76fffb5e395d34129787a0df67a8da7
parent 6eb8a7743b703bd6c2196c96e46aa0502fecd853
Author: Emilio Cobos Álvarez <emilio@crisal.io>
Date: Tue, 28 Oct 2025 08:38:07 +0000
Bug 1995976 - Front-end wallpaper. r=devtools-reviewers,nchevobbe
This should be upliftable.
Differential Revision: https://phabricator.services.mozilla.com/D270252
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/devtools/client/themes/tooltips.css b/devtools/client/themes/tooltips.css
@@ -300,6 +300,8 @@ strong {
background: transparent;
border: none;
padding: 0;
+ min-width: 1px;
+ min-height: 1px;
-moz-window-shadow: none;
--panel-border-radius: 0px;
--panel-padding: 0px;