Tim Nguyen
bf52249de4
Bug 1128913 - Don't resize the tab crash icon when changing Firefox's width. r=jaws
2015-02-05 12:33:00 +01:00
Drew Willcoxon
38fdeebcee
Bug 1120716 - Offer "learn more" links in the legacy-Sync-to-FxA migration UI. r=markh,Unfocused
2015-02-04 13:59:47 -08:00
Avijit Gupta
d7026adeb3
Bug 1013714 - modified -moz-focusring css to remove wierd focusring on 'learn-more' link. r=jaws
2015-02-02 13:50:05 +05:30
Matthew Noorenberghe
7ed3f52f34
Bug 1047977 - Invert the notification bar close icon with @type=info on OS X to provide contrast. r=Gijs
...
--HG--
extra : rebase_source : d011aab37113d6e58c0df8e155d871600f54d514
2015-02-01 22:18:25 -08:00
Richard Marti
0c76cfe9ef
Bug 1022600 - Use a SVG icon for the utilities button in about:addons. r=MattN
2015-01-24 13:06:28 +01:00
Dave Townsend
2c9c86be97
Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
...
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.
--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Margaret Leibovic
e6495a8e8a
Bug 1117258 - Implement reader mode content CSS for desktop. r=jaws
2015-01-26 10:19:47 +01:00
Mike Conley
398efaae27
Bug 1108761 - Make the parent process use a menulist popup for <select>'s in the content process. feedback=dao,r=Enn.
...
--HG--
extra : amend_source : afcdea3002355dbaa6772496bdc2be4105888396
2015-01-05 16:38:48 -05:00
Jared Wein
6014287bad
Bug 1119472 - Unify text-link colors and hover behavior. r=gijs
2015-01-26 10:38:00 -05:00
Abdelrhman Ahmed
733711e0a3
Bug 1113639 - Stop highlighting search engines table header in preferences. r=florian.
2015-01-26 17:14:29 +01:00
Phil Ringnalda
341a098c37
Merge m-c to f-t
2015-01-24 09:10:16 -08:00
Tim Nguyen
dea5cd9502
Bug 1087618 - Part 5: Update about:welcomeback, sessionrestore, tabcrashed stylesheets. r=jaws
2015-01-18 10:24:00 -05:00
Tim Nguyen
3f8f79fb52
Bug 1087618 - Part 3: Create the in-content info pages stylesheet. r=jaws
2015-01-21 05:42:00 -05:00
Markus Stange
4cb9e027e6
Bug 1122942 - Move -moz-window-dragging rules to places that are theme-independent. r=dao
2015-01-23 13:07:54 -05:00
Richard Marti
60a23bb6f2
Bug 1121444 - In-content preferences: remove the caption's start padding. r=jaws
2015-01-20 16:15:12 -08:00
Robert Longson
a525ba8595
Bug 1120071 - Replace custom drop shadow with feDropShadow. r=jaws
2015-01-17 08:43:12 +00:00
Jared Wein
b5f521fe19
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Richard Marti
95a8b158b5
Bug 1013689 - In-content pages - Alignment fixes. r=jaws
2015-01-08 09:05:39 +01:00
Tim Nguyen
ad87247ce3
Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws
2014-12-23 13:55:00 -05:00
Ryan VanderMeulen
330513c9c5
Merge m-c to inbound. a=merge
2014-12-19 15:10:59 -05:00
Ryan VanderMeulen
55f768c199
Merge inbound to m-c. a=merge
2014-12-19 15:03:54 -05:00
Markus Stange
69591e6870
Bug 1108706 - Make update wizard window draggable in its bottom bar again. r=dao
2014-12-19 14:48:33 -05:00
Dão Gottwald
6a3af64ec2
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : 3b1bf2598d73f7242945e4296df947f66dbeaf0a
2014-12-18 23:31:39 +01:00
Ryan VanderMeulen
914582b88e
Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
...
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dão Gottwald
a734ce9a37
Bug 647540 - Get rid of the toolbar-primary class. r=enn
...
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00
Tim Nguyen
e13fbad053
Bug 1111504 - Fixes to tree styling for in-content pages. r=jaws
2014-12-17 13:04:00 -05:00
Margaret Leibovic
de5e9c40f7
Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
...
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
Richard Marti
e2cfd977a2
Bug 1112263 - Remove the border around checkbox-label-box and radio-label-box. r=jaws
2014-12-16 17:59:38 +01:00
Tim Nguyen
84fd03cdab
Bug 1111332 - In-Content Prefs: Remove border from help button. r=jaws
...
--HG--
extra : rebase_source : a84acadf1c4c0864b31dc61884f0a1373e348c10
2014-12-16 01:29:50 -08:00
Richard Marti
d08b318c3c
Bug 1111236 - Remove the border around the #categories of in-content pages. r=jaws
2014-12-13 18:55:10 +01:00
Tim Nguyen
aa22130904
Bug 1087618 - Part 1 : Introduce new tree styling. r=jaws
2014-12-11 09:18:00 +01:00
Richard Marti
1f16bc5c5e
Bug 1022582 - Make in-content checkboxes and radiobuttons visible on HC themes. r=jaws
2014-12-10 20:44:29 +01:00
Shubham Jindal
1e1fec944d
Bug 1018703 - In-content prefs : Remove spacing around menupopup separators. r=jaws
2014-12-09 11:53:00 +01:00
Florian Quèze
94833decfe
Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe.
2014-11-18 00:59:11 +01:00
Richard Marti
72e80937c1
Bug 1022578
- In-content: Use border instead of box-shadow on categories and tabs. r=jaws
...
--HG--
extra : rebase_source : bbe1534f056b444e7dd6d0f9130591c9b25f0d05
2014-11-23 17:39:41 +01:00
Richard Marti
60a3188808
Bug 1104076 - Reduce font-size in menupopups in in-content dialogs. r=dao
2014-11-25 20:21:50 +01:00
Ryan VanderMeulen
45dc96e55f
Merge m-c to inbound. a=merge
2014-11-17 16:28:46 -05:00
neil@parkwaycc.co.uk
7925fb0e28
Bug 579208 - Sizes of some XUL elements changes when lightweight themes are applied. r=dao
...
--HG--
extra : rebase_source : f2276fef3f0e0be1cc245a3d889ee396f3d45515
2014-11-17 14:27:23 +01:00
Richard Marti
1a62fe571b
Bug 1096010 - Use the new In-Content background color in contentAreaDownloadsView. r=jaws
2014-11-12 21:09:31 +01:00
Gijs Kruitbosch
d2bbb9804e
Bug 1097543 - tabpanel style should also override color because windows/linux re-set the color to -moz-dialogtext there, r=dao
...
--HG--
extra : rebase_source : bc4c63b7c77a37c81003ef43a746ebf7ab5efbd8
2014-11-13 12:30:40 +00:00
Tim Nguyen
7d91d16347
Bug 1018796 - Update menulist arrow in inContent Prefs. r=jaws
2014-11-11 14:06:00 -05:00
Tim Nguyen
ae0dfff7ff
Bug 1089812 - InContent Prefs: Update the dialog styling to the new specs. r=dao
2014-11-12 08:31:00 -05:00
Tim Nguyen
5db3b80c5b
Bug 1022579 - Preferences: Switch help and dropdown glyphs to SVG. r=jaws
2014-11-12 10:16:41 +01:00
Tim Nguyen
3481ab94f3
Bug 1053434 - CSS changes for DevEdition on Windows. r=Gijs
2014-10-28 16:51:41 -07:00
Sparsh Paliwal
b58bf185e4
Bug 1088578 - Replace rgba(...,0) and hsla(...,0) with 'transparent' in CSS gradients. r=dao
2014-10-26 11:08:00 +01:00
Dão Gottwald
f977c02132
Backing out changeset 30b100f7edbe (bug 1049551)
2014-10-23 20:43:43 +02:00
Brian Grinstead
29ad75d2bc
Bug 1053434 - Switch some hardcoded OSX values to CSS variables for devedition;r=Gijs
2014-10-23 06:49:34 -07:00
Brian Grinstead
ff262ec63d
Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs
2014-10-20 15:10:15 -07:00
Gijs Kruitbosch
3d51439a7d
Bug 1083668 - don't set color for menubar when lwtheme is in use, r=dao
...
--HG--
extra : rebase_source : acf934691207793bd82b1728611d02c1b0d13aec
2014-10-18 13:07:55 -07:00
Carsten "Tomcat" Book
d223fb495b
merge mozilla-inbound to mozilla-central a=merge
2014-10-17 16:25:34 +02:00