From 2341e9542821840d634e207555efafebcc146aff Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Wed, 12 Jul 2017 18:20:11 +0200 Subject: [PATCH] Update icons, replace sharing icons and refactor share view. WIP #1501 @1.5 --- images/interface.svg | 72 ++++++++++++++++++++--------- js/libs/fluidbook/fluidbook.menu.js | 41 +++++++++++----- js/libs/fluidbook/fluidbook.nav.js | 4 +- style/fluidbook.less | 15 +++--- style/mmenu/mmenu.less | 13 ++++-- style/nav-horizontal.less | 4 +- 6 files changed, 98 insertions(+), 51 deletions(-) diff --git a/images/interface.svg b/images/interface.svg index 245cc32a..b7ab5936 100644 --- a/images/interface.svg +++ b/images/interface.svg @@ -1,61 +1,87 @@ - - + + - - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + + + + - - + + diff --git a/js/libs/fluidbook/fluidbook.menu.js b/js/libs/fluidbook/fluidbook.menu.js index 564c9a09..052f50eb 100644 --- a/js/libs/fluidbook/fluidbook.menu.js +++ b/js/libs/fluidbook/fluidbook.menu.js @@ -315,36 +315,53 @@ FluidbookMenu.prototype = { } , openShare: function (p1, p2, callback) { - var view = '
' + this.closeButton() + '

' + this.fluidbook.l10n.__('share') + '

'; - view += '
'; - view += '