From fdfa35d1da796818352ecf7a012489d605e3db20 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Wed, 24 Jun 2015 11:42:29 -0700 Subject: [PATCH] [Frontend] New symbols font and CSS adjustments WTD-980 WTD-396 Changed glyph for stacked plots; Normalized button line-heights and size of required symbol; Updated symbol art in symbols font; Restored mistakenly removed "menu" gesture to grid-item; --- platform/commonUI/browse/bundle.json | 2 +- .../res/templates/create/create-button.html | 2 +- .../res/templates/create/create-menu.html | 2 +- .../general/res/css/theme-espresso.css | 144 ++++++++++-------- .../general/res/fonts/symbols/wtdsymbols.eot | Bin 9352 -> 9440 bytes .../general/res/fonts/symbols/wtdsymbols.svg | 12 +- .../general/res/fonts/symbols/wtdsymbols.ttf | Bin 9176 -> 9264 bytes .../general/res/fonts/symbols/wtdsymbols.woff | Bin 9252 -> 9340 bytes .../commonUI/general/res/sass/_constants.scss | 7 +- .../general/res/sass/controls/_buttons.scss | 13 +- .../general/res/sass/controls/_menus.scss | 26 ++-- .../general/res/sass/forms/_validation.scss | 14 +- .../general/res/sass/overlay/_overlay.scss | 1 + .../plot/src/modes/PlotModeOptions.js | 2 +- 14 files changed, 126 insertions(+), 99 deletions(-) diff --git a/platform/commonUI/browse/bundle.json b/platform/commonUI/browse/bundle.json index 89a8c10bce..2c2585da29 100644 --- a/platform/commonUI/browse/bundle.json +++ b/platform/commonUI/browse/bundle.json @@ -65,7 +65,7 @@ "key": "grid-item", "templateUrl": "templates/items/grid-item.html", "uses": [ "type", "action" ], - "gestures": [ "info" ] + "gestures": [ "info","menu" ] }, { "key": "object-header", diff --git a/platform/commonUI/browse/res/templates/create/create-button.html b/platform/commonUI/browse/res/templates/create/create-button.html index bafde4f975..527afd9882 100644 --- a/platform/commonUI/browse/res/templates/create/create-button.html +++ b/platform/commonUI/browse/res/templates/create/create-button.html @@ -21,7 +21,7 @@ -->