gecko-dev/mobile/android/themes/core
L. David Baron d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
..
images Bug 1065076 - Update icons to SVG for video controls. r=margaret 2016-03-18 17:48:38 +08:00
about.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutAccounts.css Bug 1191067 - Add Fennec version of about:accounts. r=antlam,margaret 2015-09-18 16:28:14 -04:00
aboutAddons.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutBase.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutDownloads.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutHealthReport.css
aboutLogins.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutMemory.css
aboutPage.css Bug 999069 - Use clear sans for about: pages. r=margaret 2014-04-22 23:00:19 -04:00
aboutPrivateBrowsing.css Bug 1187984 - Update about:privatebrowsing to include information about TP; r=liuche 2015-07-31 14:04:46 +01:00
aboutReader.css Bug 1158194 - (Part 2) Split up mobile aboutReader.css into aboutReaderContent.css and aboutReaderControls.css. r=Gijs 2015-04-24 15:27:04 -07:00
aboutReaderContent.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
aboutReaderControls.css Bug 1252465 - Link taps don't work at the bottom of reader view page, r=margaret 2016-03-22 10:50:04 -04:00
aboutSupport.css
browser.css
config.css Bug 1126426 - Rename reader-plus-icon-xhdpi.png on config.css. r=margaret 2015-01-28 09:19:11 +01:00
content.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
defines.css Bug 1097398 Part 4 - Change text selection highlight color to fennec orange. r=nalexander 2016-02-16 16:55:28 +08:00
jar.mn Bug 1065076 - Update icons to SVG for video controls. r=margaret 2016-03-18 17:48:38 +08:00
moz.build Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
netError.css Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-12 22:19:58 -07:00
scrollbar-apz.css Bug 1223928 - Enable gecko scrollbars on Fennec. r=snorp 2015-11-19 09:55:21 -05:00
scrollbar-nonapz.css Bug 1223928 - Enable gecko scrollbars on Fennec. r=snorp 2015-11-19 09:55:21 -05:00
spinner.css Bug 1204510 - Replace animated SVG spinner with non-SVG equivalent. r=ally 2015-09-18 16:07:38 -04:00
touchcontrols.css Bug 1250741 - Update video player to new spec. r=margaret 2016-04-10 23:38:00 -04:00