From d63352edc40a2f0273cff0c25cf573da3ec897ee Mon Sep 17 00:00:00 2001 From: Johann Hofmann Date: Thu, 29 Jun 2017 22:41:03 -0700 Subject: [PATCH] Bug 1350210 - Part 3 - Add uidensity icons and only show uidensity settings in Photon. r=nhnt11 MozReview-Commit-ID: 6uI2oeQk8hw --HG-- extra : rebase_source : e8aa4141f294433ab6f070f3d0e4fe4c42e073ea --- .../content/customizeMode.inc.xul | 2 ++ .../test/browser_customizemode_uidensity.js | 10 +++++++++ .../customizableui/customizeMode.inc.css | 22 +++++++++++++++++-- .../shared/customizableui/density-compact.svg | 21 ++++++++++++++++++ .../shared/customizableui/density-normal.svg | 18 +++++++++++++++ .../shared/customizableui/density-touch.svg | 14 ++++++++++++ browser/themes/shared/jar.inc.mn | 3 +++ 7 files changed, 88 insertions(+), 2 deletions(-) create mode 100644 browser/themes/shared/customizableui/density-compact.svg create mode 100644 browser/themes/shared/customizableui/density-normal.svg create mode 100644 browser/themes/shared/customizableui/density-touch.svg diff --git a/browser/components/customizableui/content/customizeMode.inc.xul b/browser/components/customizableui/content/customizeMode.inc.xul index f12bf9ea1918..38ba0ff34be3 100644 --- a/browser/components/customizableui/content/customizeMode.inc.xul +++ b/browser/components/customizableui/content/customizeMode.inc.xul @@ -51,6 +51,7 @@ +#ifdef MOZ_PHOTON_THEME +#endif