Commit Graph

39 Commits

Author SHA1 Message Date
Dão Gottwald
71ccea9190 Bug 878020 - Add inner shadows to the tab bar's scrollbox when overflowing. r=Gijs,enndeakin
--HG--
extra : rebase_source : 24145e62fb0001a84f0d5ec6f9a9e1135114c7af
2014-06-10 16:56:14 +02:00
Dão Gottwald
f0b4c6bf13 Bug 1016942 - Implement workaround for bug 962594 to prevent hidden (display:none) loading throbbers from causing permanent CPU usage. r=ttaubert 2014-05-28 21:26:14 +02:00
Jared Wein
08efaba822 Bug 759252 - Use CSS animations for the connecting and progress throbbers. r=fryn, r=Dao 2014-05-21 09:48:00 -04:00
Gijs Kruitbosch
014ac9b38e Bug 987067 - use different selector on Windows/Linux than on OS X for background tab clipping for pointer events, r=dao,MattN 2014-04-14 17:53:40 +01:00
Mike Conley
5e8167ef81 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
Mike Conley
b567c9b350 Bug 990218 - Simplify OS X's titlebar styling rules for tabs in titlebar. r=MattN, feedback=Gijs. 2014-03-28 13:36:00 -04:00
Matthew Noorenberghe
9e466eaeb5 Backout 5e4eaa3891be due to b-c failures in browser_removeTabsToTheEnd.js 2014-04-06 15:29:25 -07:00
Philipp Sackl
bdeb22f6e7 Bug 878020 - Add inner shadows to the tab overflow container. r=MattN 2014-04-05 13:40:50 -07: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
Matthew Noorenberghe
5c3853fa98 Bug 887397 - Make the window click and drag target larger above background tabs. r=Gijs 2014-03-06 15:32:17 -05:00
Gijs Kruitbosch
22c013cdec Bug 972140 - fix tabbrowser-tabs min-height for Australis so it doesn't get squashed when the non-abs-pos bits have 0 width, r=mconley
--HG--
extra : rebase_source : a233b0be8a28a3fbb9cd49608655be9e7495be8f
2014-03-03 12:18:54 -05:00
Matthew Noorenberghe
efb20b5ff9 Bug 963576 - Part 2 - Add an outline on entering customization mode or upon hover/drag over customization targets. r=Gijs,mconley 2014-02-25 23:07:03 -08:00
Mike Conley
e333576902 Backed out changeset 3bbf61b9d523 (bug 878023) for multiple regressions. r=backout. 2014-02-11 14:12:36 -05:00
Dão Gottwald
fb6535b720 Bug 963083 - [Australis] Background tabs should inherit the text color. r=MattN 2014-02-05 15:57:05 +01:00
Markus Stange
6bee199c1b Bug 878023 - [Australis] Use repeating instead of stretching for the middle background of hovered tabs in order to avoid seams on OS X due to CoreGraphics not supporting ExtendMode::CLAMP. r=MattN 2014-02-04 21:03:12 +01:00
Matthew Noorenberghe
7215a171ff Bug 929548 - Tab middle LWT background disappears upon dragging. r=Gijs 2013-11-15 03:13:52 -08:00
Matthew Noorenberghe
9c157afdf6 Bug 933674 - Overlapping portion (15px) of the selected tab consumes clicks intended for the adjacent background tab. r=mconley 2013-11-05 01:06:37 -08:00
Matthew Noorenberghe
77f9316521 Bug 921038 - Move selected tab curve clip-paths into SVG-as-an-image so it is cached. r=mconley,gps 2013-10-28 00:49:37 -07:00
Matthew Noorenberghe
643b75d175 Bug 915521 - Change gradient with transparency and moz-dialog on .tab-background-middle to a solid background-color. r=mconley 2013-09-13 17:28:11 -07:00
Dão Gottwald
4a2e6fec06 Bug 879588 - Tab title is hard to read in windows high-contrast mode with a light LWT (yellow text). r=gijs 2013-08-26 17:34:16 +02:00
Matthew Noorenberghe
3b382ede95 Bug 904924 - Remove the new tab button clip-path (tab-clip-path-outer). r=jaws 2013-08-16 03:15:43 -07:00
Gijs Kruitbosch
4996f524c2 Merge m-c to UX 2013-08-05 11:57:12 +02:00
Markus Stange
76bf14c0b2 Bug 879595 - Tile the background of the selected tab middle part properly and make the gradient connect smoothly to the toolbar. r=MattN 2013-06-13 08:52:16 +02:00
Matthew Noorenberghe
a806fe5e3e Bug 877368 - App tabs are missing separators when there is tab overflow. r=dao 2013-05-31 05:05:14 -07:00
Matthew Noorenberghe
82682690f7 Bug 875326 - Improved tab stroke images with an inner highlight and fixed layering. r=mconley ui-r=shorlander
--HG--
extra : rebase_source : 3192812e43eb5c69d76707160d8eaef26a843c6f
2013-05-29 15:16:48 -07:00
Gijs Kruitbosch
f2355db49d Bug 853415 - Shuffle before/after around and set an ordinal value on :after to avoid overflow bug, r=MattN
--HG--
extra : rebase_source : 35ee222868c5ed8af0886d67d8dfc6c04514139a
2013-05-31 23:47:11 +02:00
Matthew Noorenberghe
1340c8bbc3 Bug 857886 - Use HiDPI images for Australis foreground tabs and separators on OS X. r=mconley,Gijs 2013-05-22 12:47:12 -07:00
Matthew Noorenberghe
02eb17690c Bug 858089 - Adjust tab height and polish selected tab stroke seam and toolbar highlight. r=mconley,dao
--HG--
extra : rebase_source : 19713992684aa70bd3f6b2364e9fb9e2e1829295
2013-05-16 16:32:15 -04:00
Matthew Noorenberghe
988171ba53 Bug 865178 - Australis tabs OS X lightweight theme support. ui-r=shorlander, r=mconley
--HG--
rename : browser/themes/windows/browser-lightweightTheme.css => browser/themes/osx/browser-lightweightTheme.css
extra : rebase_source : bff72afa778aeec4789a81ec29e73e6df5cc18c9
2013-05-04 03:25:59 -04:00
Gijs Kruitbosch
4c191f666d Bug 850918 - Allow tab clip-path and tab-active-middle.png to scale. r=MattN 2013-05-01 13:28:43 +02:00
Matthew Noorenberghe
9f1695ee62 Bug 826689 - Implement Australis tab dimensions. r=dao, ui-r=shorlander 2013-05-02 12:05:50 -04:00
Gijs Kruitbosch
1672033c2c Bug 865698 - Avoid using generated content: '' as much as possible, r=MattN 2013-04-25 17:15:07 +02:00
Gijs Kruitbosch
7718cc307e Bug 865487 - New Tab button should never get -moz-box-align: stretch in the first place, r=dao 2013-04-25 13:30:33 +02:00
Mike Conley
58f8f7cd17 Bug 685059 - Remove empty placeholder icon in tabs when a page has no favicon. r=dao,ui-r=shorlander. 2013-04-24 16:04:13 -04:00
Gijs Kruitbosch
babf8ca4a4 Bug 857626 - Use -moz-box-align: stretch and don't specify the height of the tab separator, r=dao 2013-04-24 16:32:31 +02:00
Gijs Kruitbosch
75fab37c05 Bug 851009 - Australis tab separator highlights. ui-r=fryn,r=MattN 2013-04-16 21:08:07 -07:00
Matthew Noorenberghe
deacc9c427 Bug 813786 - Australis tabs Windows lightweight theme support. r=mconley 2013-04-22 17:01:31 -07:00
Matthew Noorenberghe
0a3bf3ab76 Bug 823180 - Australis tab styling for OS X. r=dao,mconley 2013-03-08 02:57:00 -08:00
Matthew Noorenberghe
4159335be7 Bug 738491 - Move common tab styles to themes/shared/. r=dao,mconley 2013-03-08 02:57:00 -08:00