Michelle Goossens
201dd0ca83
Bug 1714462 - Part 3: Remove CSS rules from browser/themes using "not (-proton)" r=Gijs,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D119287
2021-07-07 20:59:03 +00:00
Itiel
a507e0cf17
Bug 1715722 - Remove obsolete .button-box padding rule on Windows r=desktop-theme-reviewers,harry,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D117639
2021-06-18 09:13:07 +00:00
Daisuke Akatsuka
246c24b045
Bug 1709405: Get rid of compact mode from search-one-offs. r=harry,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D115772
2021-06-03 01:48:26 +00:00
Daisuke Akatsuka
1b9300b706
Bug 1709405: Make settings button compact. r=desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D116069
2021-06-03 01:48:26 +00:00
Daisuke Akatsuka
4b320dd020
Bug 1709405: Make icons area wider. r=desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D116068
2021-06-03 01:48:26 +00:00
Daisuke Akatsuka
1e76758a7a
Bug 1709405: Make add engines compact. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D116057
2021-06-03 01:48:25 +00:00
Dão Gottwald
88c819ec03
Bug 1708690 - Use :where in button.css to allow easier color overrides. r=Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D113965
2021-04-30 15:39:20 +00:00
Marco Bonardo
40fdf805bd
Bug 1703590 - Fix custom themes urlbar/searchbar separators. r=harry,desktop-theme-reviewers,rpl
...
Stop supporting toolbar_field_separator in themes. We have no more
vertical separators in toolbar fields, and it could hide functional horizontal
separators in the urlbar panel, because it was misused there.
Introduce an autocomplete_popup_separator experimental color instead and use
a color-mix of currentColor to better adapt to LWT theme colors.
Differential Revision: https://phabricator.services.mozilla.com/D112616
2021-04-20 11:24:22 +00:00
Marco Bonardo
3e9e0581a5
Bug 1706117 - Remove opacity from address bar compact search settings button. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D112628
2021-04-19 18:48:55 +00:00
Drew Willcoxon
e75de1fbeb
Bug 1705507 - Fix search bar panel colors for Proton. r=harry,desktop-theme-reviewers
...
Depends on D111751
Differential Revision: https://phabricator.services.mozilla.com/D112305
2021-04-16 18:00:16 +00:00
Daisuke Akatsuka
169f3389c2
Bug 1704073: Make the contrast of placeholders and labels on searchbar stronger.r=mak
...
Since the opacity is not 0 for placeholder originaly[1], just changing the color
does not make the same color as figma, we set the opacity as well.
[1] https://searchfox.org/mozilla-central/rev/d9f6cded535d202a9ade4a530e653e659bcb5bbd/layout/style/res/forms.css#214
Differential Revision: https://phabricator.services.mozilla.com/D111784
2021-04-14 08:41:03 +00:00
Marco Bonardo
2c982d3c01
Bug 1703274 - Enable Proton Urlbar. r=jaws,extension-reviewers,zombie,rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D110998
2021-04-09 18:20:21 +00:00
Cosmin Sabou
13826a4c50
Backed out changeset bd396182f84a (bug 1703274) for causing wpt failures on shape-outside-shape-arguments-000.html. CLOSED TREE
2021-04-09 17:51:48 +03:00
Marco Bonardo
af19ef5dc4
Bug 1703274 - Enable Proton Urlbar. r=jaws,extension-reviewers,zombie,rpl
...
Differential Revision: https://phabricator.services.mozilla.com/D110998
2021-04-09 11:05:17 +00:00
Marco Bonardo
d71d81ea19
Bug 1702613 - Search bar panel is not readable in High Contrast Mode. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D110669
2021-04-08 15:59:09 +00:00
Marco Bonardo
0ffedcbcb3
Bug 1702474 - Search bar panel is missing shadow or border. r=harry,NeilDeakin,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D110704
2021-04-07 15:15:17 +00:00
Emilio Cobos Álvarez
5ddee7313f
Bug 1698132 - Convert proton pref checks from @supports rules to media features. r=Gijs
...
This means that dynamic changes will be handled correctly, we can use
StaticPrefs, etc.
Differential Revision: https://phabricator.services.mozilla.com/D110816
2021-04-05 20:48:05 +00:00
Marco Bonardo
d2fe950093
Bug 1695276 - Partially restyle the search bar panel to make it more consistent with the Address Bar in Proton. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D109102
2021-03-25 23:37:46 +00:00
Marco Bonardo
f96f5a0678
Bug 1699813 - Remove darker color from Change Search Settings button in searchbar. r=harry,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D109710
2021-03-25 22:30:47 +00:00
Harry Twyford
df80c1ef99
Bug 1696469 - Part 2 - Use Proton color system colors for color/background-color in the address bar and arrowpanels. r=dao,mak
...
This patch sets `color` in arrowpanels and the address bar to the appropriate Proton color. It adds a --blue-tint variable that tints the fallback buttons-secondary-bgcolor variables. Those variables are now also used for arrowpanel colors, which reflects how the Proton spec uses consistent hover/pressed colors throughout. The arrowpanel colors get more opaque in Proton, which reflects the darker colours used on the spec. A new variable, --urlbar-result-hover-bgcolor, is introduced. This is necessary because the Proton spec makes an exception for the result hover bgcolor in the Light Mode Urlbar, where it's Secondary instead of Secondary Hover.
Differential Revision: https://phabricator.services.mozilla.com/D107562
2021-03-17 19:02:14 +00:00
Tim Nguyen
0f9acecce6
Bug 1699074 - Move defaultFavicon.svg to toolkit/themes/shared/icons. r=desktop-theme-reviewers,mak,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D108757
2021-03-17 15:19:34 +00:00
Cameron McCormack
dd61f595eb
Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr
...
Uses of `-moz-appearance: none` are changed to `appearance: none`.
Uses of other values that are simply reverting the appearance back to
its default are changed to `appearance: auto`.
Uses of values in UA sheets that are defining the inherent appearance of
widgets are changed to:
appearance: auto;
-moz-default-appearance: <value>;
since those values are either no longer supported on (-moz-)appearance,
or are still supported but only in some limited form.
There are some uses of `-moz-appearance: textfield` on <input
type=number> elements that are renamed to `appearance: textfield`.
Differential Revision: https://phabricator.services.mozilla.com/D83430
2020-07-16 22:04:14 +00:00
Harry Twyford
b2fb31c57b
Bug 1638275 - Allow searchbar one-offs hidden attribute to override display:flex. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D77086
2020-06-01 20:23:56 +00:00
Noemi Erli
0ea7241e5e
Backed out changeset 3de491b80e70 (bug 1638275) for causing failures in browser_searchbar_openpopup.js CLOSED TREE
2020-06-01 18:19:29 +03:00
Harry Twyford
e522a71a9e
Bug 1638275 - Allow searchbar one-offs hidden attribute to override display:flex. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D77086
2020-05-27 15:39:22 +00:00
Tim Nguyen
55d9542872
Bug 1630615 - Remove duplicate settings icons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D71185
2020-04-16 18:48:33 +00:00
Andreea Pavel
3cd455d5ca
Backed out changeset 7749765974c1 (bug 1630615) for failing browser_primaryUI.js on a CLOSED TREE
2020-04-16 20:12:17 +03:00
Tim Nguyen
8bc7539203
Bug 1630615 - Combine toolkit/themes/shared/extensions/utilities.svg and browser/themes/shared/icons/settings.svg. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D71185
2020-04-16 14:30:20 +00:00
Dão Gottwald
e2f2ad5cab
Bug 1585994 - Stop using --panel-disabled-color in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D62240
--HG--
extra : moz-landing-system : lando
2020-02-11 10:35:57 +00:00
Mihai Alexandru Michis
7c31ecf30b
Backed out changeset 3e34d378fab6 (bug 1585994) for causing bc failures in browser_ext_themes_autocomplete_popup.js
...
CLOSED TREE
2020-02-10 21:07:47 +02:00
Dão Gottwald
a341082d51
Bug 1585994 - Stop using --panel-disabled-color in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D62240
--HG--
extra : moz-landing-system : lando
2020-02-10 14:06:11 +00:00
Marco Bonardo
7a05ce8403
Bug 1597086
- Limit size of the search bar panel. r=Standard8
...
Wrapping one-off buttons into a container confuses layout that lets the richlist
box to grow unconditionally. This problem is already partially visible by
opening the searchbar continuously, sometimes strings are not properly overflowing
with ellipsis, they are just overflowing.
Setting a width on the panel limits its size properly, though this won't fix the
layout sometimes not properly cutting the richlistbox. It's likely there an
underlying bug in the widget or calculations when widgets are not visible.
This also correctly forces showing at least 3 one-off buttons per row, the
existing code is not sufficient for that because search-one-offs.js sets a
max-width that is smaller than 3 buttons.
Similarly, it corrects a calculation in the urlbar one-offs, where we should
show at least 4 buttons, but due to a not considered margin we only show 3.
Finally, this removes a few rules that are not necessary with the current design.
Differential Revision: https://phabricator.services.mozilla.com/D53968
--HG--
extra : moz-landing-system : lando
2019-11-25 13:48:04 +00:00
Marco Bonardo
87849aa2b6
Bug 1593663 - Polish megabar one-offs shrinking behavior. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D52198
--HG--
extra : moz-landing-system : lando
2019-11-08 12:56:56 +00:00
Marco Bonardo
1b1163798f
Bug 1584253
- Better narrow-window layout for the address bar one-off buttons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D50053
--HG--
extra : moz-landing-system : lando
2019-10-23 13:22:28 +00:00
Dão Gottwald
c881cdb936
Bug 1585755 - Remove obsolete .search-panel-input-value rule. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D47968
--HG--
extra : moz-landing-system : lando
2019-10-02 18:52:41 +00:00
Harry Twyford
fa430b0d12
Bug 1581096 - Align search panel engine icon with clock icons. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D45938
--HG--
extra : moz-landing-system : lando
2019-09-18 17:20:47 +00:00
Dão Gottwald
a9c4c1d278
Bug 1577181 - Fix one off search button overflow layout in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45826
--HG--
extra : moz-landing-system : lando
2019-09-14 09:18:11 +00:00
Cosmin Sabou
9bd5920216
Backed out changeset dc7ec5a19a13 (bug 1577181) for browser chrome failures on browser_oneOffContextMenu. CLOSED TREE
2019-09-13 20:33:34 +03:00
Dão Gottwald
5f29710fd7
Bug 1577181 - Fix one off search button overflow layout in the urlbar. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D45826
--HG--
extra : moz-landing-system : lando
2019-09-13 14:52:53 +00:00
harry
6a36bd8892
Bug 1577708 - Increase contrast on search settings button. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D44415
--HG--
extra : moz-landing-system : lando
2019-09-03 13:16:20 +00:00
harry
bca6a11ffa
Bug 1575010 - Pad megabar panel with horizontal space. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D42691
--HG--
extra : moz-landing-system : lando
2019-08-23 19:27:05 +00:00
harry
661a4df8a1
Bug 1561894 - Implement simplified one-off search button design. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D39751
--HG--
extra : moz-landing-system : lando
2019-08-13 19:03:20 +00:00
Brian Grinstead
a1b87b1887
Bug 1493536 - Convert search-one-offs binding to custom element;r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D9710
--HG--
rename : browser/components/search/content/search.xml => browser/components/search/content/search-one-offs.js
extra : moz-landing-system : lando
2018-10-25 09:36:15 +00:00
Harry Twyford
c9db70e774
Bug 1453722 - Improvements to Dark Theme search bar. r=dao
...
MozReview-Commit-ID: AH3QVBRKymc
--HG--
extra : rebase_source : d30c465bb72f11484183932633b44822e7ccddb3
2018-06-01 11:13:27 -04:00
Dão Gottwald
007fc77913
Bug 1462635 - Fix disabled text color in webext theme styled popups. r=ntim
...
MozReview-Commit-ID: myI1PNipvK
--HG--
extra : rebase_source : 6df227c1bd260dbb296e5b269e6c5c39606db386
2018-05-26 18:45:06 +02:00
Tim Nguyen
f07efd7106
Bug 1449323 - Make popup_highlight_* properties affect the one-off engines highlight. r=dao
...
MozReview-Commit-ID: KtW1lSLmx3S
--HG--
extra : rebase_source : 7cbea47a3448956cb672bd530653d065f6b7fe7f
2018-03-27 23:46:51 +02:00
Dylan Stokes
a538a161a1
Bug 1417883 - Allow theming autocomplete popups. r=ntim, jaws
2018-02-11 12:32:33 -05:00
Csoregi Natalia
8cab2bba30
Backed out changeset b03fd1004cac (bug 1417883) for failing browser_ext_themes_autocomplete_popup.js. CLOSED TREE
2018-03-06 19:35:12 +02:00
Dylan Stokes
7085c55905
Bug 1417883 - Allow theming autocomplete popups. r=jaws,ntim
...
MozReview-Commit-ID: GITgsY3yYqN
--HG--
extra : rebase_source : 2cadbc67a715c60b17ae0994d8e40ebad310307e
2018-02-11 12:32:33 -05:00
Paolo Amadini
2967d1be2f
Bug 1434877 - Rework default styles for richlistbox autocomplete. r=mak
...
The default styles of richlistbox autocomplete were originally created to support the location bar popup, but now every autocomplete field uses the richlistbox version. This reworks the styles so that the number of overrides is minimized.
MozReview-Commit-ID: BwagKpMR5Dt
--HG--
extra : rebase_source : 52eda7f9d561dd23f279a3d15659e84f6c46eec6
2018-02-14 15:04:11 +00:00