Skip to content

Commit

Permalink
Merge pull request #8 from amplience/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
PikinerLiliya committed Aug 21, 2019
2 parents 6b3a299 + 3eda0fc commit fcc016c
Show file tree
Hide file tree
Showing 10 changed files with 7,165 additions and 141 deletions.
1 change: 0 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module.exports = function (grunt) {
/* jshint camelcase: false */
'use strict';


require('load-grunt-tasks')(grunt);

grunt.initConfig({
Expand Down
Binary file removed dist/css/svg/spin-icon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/css/viewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ body {
.amp-viewer-kit {
font-family: "Neuzeit Regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
position: relative;
-webkit-tap-highlight-color: transparent;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
Expand Down
2 changes: 1 addition & 1 deletion dist/css/viewer.min.css

Large diffs are not rendered by default.

Binary file modified dist/gzipped/viewer.min.css
Binary file not shown.
Binary file modified dist/gzipped/viewer.min.js
Binary file not shown.
Loading

0 comments on commit fcc016c

Please sign in to comment.