Commit Graph

5896 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
336718da07 merge mozilla-inbound to mozilla-central a=merge 2016-10-14 11:59:12 +02:00
Mark Golbeck
481dc865c7 Bug 1091592 - Improve style of select dropdowns, including adding more padding for touch-enabled devices. r=jaws
MozReview-Commit-ID: THzkOhk0uR
2016-10-10 19:36:50 -07:00
Sean Lee
95607d2993 Bug 1289139 - Replace all PNG download button icons with SVG format icons. r=paolo
MozReview-Commit-ID: GIUt0tqMYBc
2016-10-13 11:23:23 +01:00
Rex Lee
7df3732ae8 Bug 950058 - Split each download item so that all of the right part of it activates the action. r=paolo
MozReview-Commit-ID: KXSBrWjOzYQ
2016-10-13 11:23:16 +01:00
Jared Wein
53f18090db Bug 1305195 - Inherit the color of the urlbar-zoom-reset button from the URL bar so the button text color matches that of the location bar text color. r=Gijs
MozReview-Commit-ID: Coy8OnhDneu
2016-10-11 10:25:25 -04:00
Gijs Kruitbosch
e6b77e3b90 Bug 1302086 - fix devedition issues with toolbar colours, improve styling of bookmarks toolbar items, r=dao
This patch fixes several issues:

1. the styling of the bookmarks toolbar items was missing
     background-origin/clip: padding-box
   when not hovered
2. the devedition colours for toolbar buttons were not applying on Windows
   in the nav-bar because we set different ones on #nav-bar:-moz-lwtheme
   and on #nav-bar[brighttext]. Variables function like inherited CSS
   properties and so the ones set on the #nav-bar take precedence for items
   inside the #nav-bar over other ones set on :root, even if those are set
   later.
3. The lwtheme and [brighttext] styling should apply to all toolbars now,
   because the bookmarks toolbar items can be moved to other toolbars and
   they use these CSS variables as well.

For (2) I moved the devedition definitions of toolbar color variables into
their own block that is set on both :root and on toolbar:-moz-lwtheme.
I'm not sure if having it set on :root affects e.g. devtools styling, so I
kept that rather than only setting the custom properties on the toolbars.

MozReview-Commit-ID: Jzdb8OWmC3c
2016-10-07 15:42:50 +01:00
8fc002e44d Bug 1313848 - Avoid unnecessary twisty style rules in places.css and organizer.css by using the 'closed' property. r=Gijs. 2016-10-30 18:16:17 +01:00
Carsten "Tomcat" Book
02ec60896f Merge mozilla-central to mozilla-inbound 2016-09-30 12:08:17 +02:00
Dão Gottwald
a270faf6a3 Bug 1306264 - Move chrome://browser/skin/theme-switcher-icon.png reference from CustomizeMode.jsm to theme code. r=jaws 2016-09-30 09:39:27 +02:00
Xidorn Quan
449c420d52 Bug 1306214 part 3 - Remove -moz-use-text-color from Gecko. r=heycam
MozReview-Commit-ID: EEYCB5jUH9L
2016-09-29 17:47:22 +10:00
Jonathan Kingston
80b9bef57d Bug 1302157 - Remove images-in-menu and images-in-button code (& associated icons) since it's deprecated in GTK. r=bz,dholbert
MozReview-Commit-ID: IIj8PvgdaRp
2016-09-29 00:22:32 +01:00
Dão Gottwald
1a56734058 Bug 1304363 followup, fixing typo 2016-09-27 13:39:21 +02:00
Dão Gottwald
89c30501d8 Bug 1304363 - Use preprocessing instead of CSS variables for identity block icon variants. r=gijs 2016-09-27 11:57:38 +02:00
Iris Hsiao
a28f0ee740 merge mozilla-inbound to mozilla-central a=merge 2016-09-26 18:34:20 +08:00
Fischer.json
d3a52678ad Bug 1028029 - Improve accesskeys in Sync pane of in-content preferences. r=jaws
MozReview-Commit-ID: JL4qlQavo0l
2016-09-13 15:27:43 +08:00
Dão Gottwald
30613308e2 Bug 1304341 - Increase opacity of icons in the main menu, identity block and control center in high-contrast mode and on Linux. r=jhofmann 2016-09-22 13:55:25 +02:00
Carsten "Tomcat" Book
4ab6c15455 Backed out changeset 7d6f520753a2 (bug 1304341) for bustage on a CLOSED TREE 2016-09-22 13:00:15 +02:00
Dão Gottwald
c15ec4d319 Bug 1304341 - Increase opacity of icons in the main menu, identity block and control center in high-contrast mode and on Linux. r=jhofmann 2016-09-22 12:07:38 +02:00
Dão Gottwald
912adff8f3 Bug 1302307 - Set margin on .blocked-permission-icon only when part of the identity block. r=jhofmann 2016-09-21 18:39:56 +02:00
Dão Gottwald
79295fb709 Bug 1302759 - Use CAN_DRAW_IN_TITLEBAR ifdef for customization-titlebar-visibility-button. r=gijs 2016-09-21 13:08:49 +02:00
Carsten "Tomcat" Book
ff5b25e2c0 merge mozilla-inbound to mozilla-central a=merge 2016-09-21 12:03:31 +02:00
Florian Quèze
0971ef994d Bug 1303339 - The animated sharing icons of the control center panel should go to full opacity. r=dao 2016-09-16 15:59:55 +02:00
Wes Kocher
e302c1acf8 Merge m-c to inbound a=merge 2016-09-15 16:40:23 -07:00
Wes Kocher
88d0cb4f86 Merge fx-team to central, a=merge 2016-09-15 16:35:46 -07:00
Johann Hofmann
5a2da83e89 Bug 1301851 followup - Change plugin notification icon to grey instead of currentColor. r=me
MozReview-Commit-ID: GsrzJOMlR3C
2016-09-14 21:31:32 +02:00
Dão Gottwald
5beda54813 Bug 1303291 - Clean up identity block and control center icons. r=jhofmann 2016-09-20 12:53:57 +02:00
Dão Gottwald
3fe458c668 Bug 1302952 - Simplify gear.svg by using the fill filter. r=adw 2016-09-15 23:39:17 +02:00
Florian Quèze
e3d7a0881a Bug 1025967 - Move to toolbarbutton-dropdown-arrow.png to shared/ as it's referenced in a shared theme file, r=Gijs. 2016-09-14 18:39:11 +02:00
Florian Quèze
8cfba0e1bd Bug 1302738 - remove reference to console.png from the Linux browser.css, r=Gijs. 2016-09-14 17:26:38 +02:00
Florian Quèze
c4dc69d643 Bug 1302725 - plugin-doorhanger.inc.css references alerticon-info-negative.png which has been changed to SVG, r=dao. 2016-09-14 17:26:11 +02:00
Ryan VanderMeulen
9176b1ffd5 Merge m-c to autoland. a=merge 2016-09-13 20:46:39 -04:00
Matthew Noorenberghe
0f5db2877b Bug 1286718 - Revert bug 1149975 to remove the additional login fill doorhanger code. r=johannh
MozReview-Commit-ID: 7dAZKshpwdC
2016-09-09 23:04:45 -07:00
Matthew Noorenberghe
adfd6f5e7c Bug 1286718 - Revert bug 1148026 to remove the initial login fill doorhanger code. r=johannh
MozReview-Commit-ID: 8IiG6gTNeHY
2016-09-09 22:56:52 -07:00
Dão Gottwald
0601b950b4 Bug 1022604 - Tweak customize mode's exit button colors to provide more contrast. r=shorlander 2016-09-13 20:16:54 +02:00
Dão Gottwald
8a64f094c9 Bug 1302405 - Remove special styling for non-default Windows themes from panelUI.css. r=gijs 2016-09-13 20:15:51 +02:00
Dão Gottwald
4f6ad00e0e Bug 1297806 - Replace menuPanel.png / menuPanel-small.png and the fill filter with menuPanel.svg / menuPanel-small.svg to fix customize mode animation regression on Linux. r=mconley 2016-09-13 19:20:49 +02:00
Johann Hofmann
e5740d1b1e Bug 1301851 - Fix the message icons for plugin notifications. r=florian
MozReview-Commit-ID: 4Ymlr6ZpuBZ
2016-09-13 15:05:49 +02:00
Dão Gottwald
38f1d0c249 Bug 1302355 - Make --arrowpanel-dimmed* colors work with dark OS themes. r=past 2016-09-13 13:26:11 +02:00
Dão Gottwald
dbab9b1e52 Bug 1301758 - Use CSS variables for dimmed elements in arrow panels. r=past 2016-09-12 16:50:30 +02:00
Matthew Wein
475aaaee7b Bug 1298449 - Add hover effect to the zoom indicator in the location bar. r=dao
For the :hover state, I used the background color that was currently being used
for the :active state.  For the :active state, I bumped up the alpha from .1 to .15
to make it darker, and checked that it passes the WCAG tests.

MozReview-Commit-ID: DLeSf6XAmhp
2016-09-08 14:48:14 +01:00
Carsten "Tomcat" Book
9c3068b78c merge mozilla-inbound to mozilla-central a=merge 2016-09-08 12:01:17 +02:00
Dão Gottwald
987441a5a1 Bug 1051861 - Use Unicode gear symbol as the customize button's label for high contrast mode. r=adw 2016-09-08 08:02:15 +02:00
Wes Kocher
518e7395a9 Merge m-c to fx-team, a=merge 2016-09-07 18:08:34 -07:00
Dão Gottwald
d0392005ab Bug 1300876 - Share Ctrl+Tab panel styling across platforms. r=gijs 2016-09-07 16:25:50 +02:00
Sean Lee
d90de2de84 Bug 1299712 - Use a new .downloadTypeIcon in SVG format. r=paolo
MozReview-Commit-ID: laKBOflDbm
2016-09-01 22:56:50 +08:00
Thomas Wisniewski
e3967a6e44 Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
Fischer.json
cfa542463c Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
MozReview-Commit-ID: FejMTP3invj
2016-08-19 17:32:31 +08:00
Dão Gottwald
fdbd07add1 Bug 1300734 - Set width on tab separators to match their negative margin. r=gijs 2016-09-07 11:47:02 +02:00
Dão Gottwald
790bef87a9 Bug 1300410 - Make positioned pinned tab separators not touch the toolbar. r=gijs 2016-09-07 08:15:59 +02:00
Wes Kocher
40aa94fe41 Merge m-c to inbound, a=merge 2016-09-06 17:36:13 -07:00