Mike de Boer
d4180770ac
Bug 990533: use correct toolbar icon for the Home button when placed on the Bookmarks toolbar. r=mak.
2014-04-02 12:52:16 +02:00
Matthew Noorenberghe
ac9d6d88f2
Bug 973855 - [Australis] Include browser-bottombox in the customization mode padding. r=jaws
2014-04-04 00:23:44 -07:00
Matthew Noorenberghe
1da37ff033
Bug 990387 - Toolbar buttons on the TabsToolbar appear below the nav-bar border with a theme. r=dao
2014-04-03 00:29:33 -07:00
Mike de Boer
015a5800a0
Bug 991072: fix zoom percentage label to be centered in any toolbar. r=mconley
2014-04-02 15:47:55 +02:00
Matthew Noorenberghe
128cd3192b
Bug 990384 - Define tabToolbarNavbarOverlap to reduce magic numbers in CSS for the overlap between the tabs and nav-bar. r=mconley
2014-04-02 11:43:03 -04:00
Ed Morley
716364949e
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Heather Arthur
1f0c8e3718
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Rob Campbell
b8eabed668
Bug 989058 - Some cumulative theme fixes - BACKOUTOMG; r=dcamp,#developers
2014-04-01 12:30:22 -04:00
Matthew Noorenberghe
a1ed982903
Bug 878436 - Update Lion Fullscreen window styling offsets to avoid themes shifting position. r=timdream
...
Based on investigation by Nils Maier [:nmaier].
2014-03-21 15:44:00 -07:00
Wes Kocher
a0ca84cc0a
Backed out changeset 8032e6ff1372 (bug 939040) for Windows mochitest-4 failures.
2014-03-31 17:02:29 -07:00
Maxim Zhilyaev
28ecf7b75e
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Heather Arthur
884d06a39b
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Wes Kocher
96bc31225b
Backed out changeset 3f245df4a3cd (bug 974745) for frequently turning Jetpack tests orange.
2014-03-31 15:00:06 -07:00
Rob Campbell
33732e27ac
Bug 989058 - Cumulative theme fixes; f=bgrins,benvie r=dcamp,fitzgen
2014-03-31 17:40:52 -04:00
Maxim Zhilyaev
48ab7ff843
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
4f1ce4d026
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-31 01:51:23 -07:00
Maxim Zhilyaev
b6a32b06ae
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-31 01:51:22 -07:00
Phil Ringnalda
cafb852187
Backed out 6 changesets (bug 974745, bug 975210, bug 974736, bug 972936, bug 972930, bug 975228) for browser_tabopen_reflows.js bustage
...
CLOSED TREE
Backed out changeset 5aed75c602ce (bug 974745)
Backed out changeset 208ba43a7098 (bug 975210)
Backed out changeset 5227bbca70f0 (bug 974736)
Backed out changeset a695139e96ee (bug 972936)
Backed out changeset 8524260ce49a (bug 972930)
Backed out changeset 667fc810ab49 (bug 975228)
2014-03-29 11:31:05 -07:00
Victor Porof
b566dac1b0
Bug 917226 - Build a canvas inspection tool, r=rcampbell, jryans
2014-03-29 13:01:37 -04:00
Maxim Zhilyaev
d75bf9dcfe
Bug 974745 - Create click event on Sponsored Tiles to show explanation panel [r=adw]
...
Have the page know how to show a panel on a sponsored icon click.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
358fc57505
Bug 975210 - Augment Site._render logic to allow for Sponsored Tiles images & text [r=adw]
...
For type={affiliate,organic,sponsored} tiles, show the appropriate imageURISpec instead of thumbnail.
2014-03-29 09:31:09 -07:00
Maxim Zhilyaev
ff126b4eb1
Bug 974736 - Add icon to title bar of Sponsored Tiles [r=adw]
...
Also fixes bug 976638 by moving controls.png to the shared directory.
Add an always visible sponsored icon for tiles that are type=sponsored. Also add ignorehover to the cell to prevent styling when pointing at the sponsored icon that happens to be a child of the cell.
2014-03-29 09:31:08 -07:00
Gijs Kruitbosch
530ed55eac
Bug 985958 - fix CSS rules to make :active style work, r=mconley
...
--HG--
extra : rebase_source : 71959a860f742dcfd5b92fec0d161f048905578d
2014-03-28 21:15:39 +00:00
Matthew Noorenberghe
6c0453e03c
Bug 879921 - Use the "tabbable" class to make the new tab page's close button tabbable. r=Gijs
2014-03-27 23:13:14 -07:00
Ed Morley
88eeed4244
Backed out changeset 894e40121370 (bug 917226) for browser-chrome failures; DONTBUILD since fixing commit message
...
CLOSED TREE
2014-03-27 19:09:29 +00:00
Ed Morley
67a3d8e2c9
Backed out changeset 7b9fab28c591 (bug 917226) for incorrect commit message generated by qbackout; DONTBUILD
2014-03-27 19:07:31 +00:00
Victor Porof
8b52569db7
Bug 917226 - Build a canvas inspection tool, r=rcampbell
...
--HG--
extra : rebase_source : 466745d61633e1e56f7fd1f2e680952c52cdf0a4
2014-03-27 18:57:16 +00:00
Victor Porof
73b28f4ab2
Backed out changeset 882b91ce5a9f, as a relanding of Bug 917226, r=me
2014-03-27 12:24:00 -04:00
Ed Morley
216776abce
Backed out changeset 894e40121370 (bug 917226) for mochitest-chrome failures
2014-03-27 16:11:59 +00:00
Richard Marti
ec6458a005
Bug 738796 - Prefpane stylings. r=jaws
2014-03-23 19:41:28 +01:00
Tim Taubert
cb8d61b7f4
Bug 738796 - New style for checkboxes and radio buttons. r=jaws
2013-12-07 11:54:45 +01:00
Tim Taubert
5e06f9cfca
Bug 738796 - Update category navigation. r=jaws
2013-12-05 11:07:16 +01:00
Victor Porof
4fd4807937
Bug 917226 - Build a canvas inspection tool, r=rcampbell
2014-03-27 10:21:37 -04:00
Mike de Boer
a0c2238450
[Australis] Bug 985416: update visual appearance of dropmarker open state. r=Gijs
2014-03-27 15:11:08 +01:00
Gijs Kruitbosch
6595e9b0a6
Bug 983997 - move pulse animation into animation container, too, r=mak
2014-03-04 08:27:15 -05:00
Wes Kocher
f0483db35d
Merge fx-team to m-c
2014-03-21 17:07:40 -07:00
Maxim Zhilyaev
ec4e90fb7e
Bug 978338 - Update new tab site rendering for fixed ratio tile images [r=adw]
...
Fix the size, margins, title, borders of tiles to new spec.
2014-03-21 07:22:53 -07:00
Mark Hammond
81878b2d38
Bug 970167 - Disable passwords engine when a master password is set. r=rnewman
2014-03-21 14:22:02 +11:00
Wes Kocher
a46b9521a7
Backed out changeset 37d19c0c4411 (bug 940844) for a build failure
2014-03-20 16:21:32 -07:00
Stephen Horlander
edf0570e2a
Bug 940844 - Update Sync Progress Icon, r=jaws
2014-03-18 14:10:00 +00:00
Matthew Noorenberghe
974b306484
Bug 985786 - [10.6] Make the button to leave fullscreen match the styles of other toolbarbuttons and fix its missing image. r=mconley
2014-03-20 03:06:41 -07:00
Stephen Horlander
93b09ac11f
Bug 940844 - Update Sync Progress Icon, r=jaws
2014-03-18 14:10:00 +00:00
Brian Grinstead
d2a4b9555b
Bug 983933 - Get better colors for the Inspector's box model;r=vporof
2014-03-18 08:04:57 -05:00
Brian Grinstead
5eec4887d4
Bug 983933 - Use shared CSS file for inspector box model;r=vporof
2014-03-17 10:11:35 -05:00
Shane Caraveo
11ba72bb3c
Bug 984535 fix social button styling, r=Gijs
2014-03-19 19:03:43 -07:00
Dave Townsend
b1ba3e36be
Backing out bug 850336 due to test timeouts. r=backout
2014-03-19 14:11:36 -07:00
Mike Conley
c8b99a4773
Bug 941309 - Prevent underflow events from being eaten by toggled pseudoelements when coming out of Panorama. r=Gijs.
2014-03-18 16:29:00 -04:00
Dave Townsend
cdc4ed01e4
Bug 850336: Devtools box model should be editable. r=pbrosset
2014-03-19 10:38:05 -07:00
Gijs Kruitbosch
76237772db
Bug 879616 - adjust close icons for OS X to deal with bright lightweight themes, r=MattN
...
--HG--
extra : rebase_source : b51f2975a66704ab75f21582eee56fc797b32ba0
2014-03-18 22:51:24 +00:00
Brandon Cheng
6d51ca4e71
Bug 893661 - (Australis) Back button and toolbar slightly smaller than design spec; r=gijs,jaws
2014-03-18 14:37:00 +00:00