Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
edsilv committed Jan 15, 2016
1 parent 866fbb6 commit 88828f9
Show file tree
Hide file tree
Showing 525 changed files with 37 additions and 21 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Universal Viewer",
"version": "1.6.13",
"version": "1.6.14",
"description": "The Universal Viewer is an open source project to enable cultural heritage institutions to present their digital artifacts in an IIIF-compliant and highly customisable user interface.",
"repository": {
"type": "git",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/uv-1.6.13/lib/app.js β†’ dist/uv-1.6.14/lib/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -3004,7 +3004,7 @@ define('modules/uv-moreinforightpanel-module/MoreInfoRightPanel',["require", "ex
});

define('_Version',["require", "exports"], function (require, exports) {
exports.Version = '1.6.13';
exports.Version = '1.6.14';
});

var __extends = (this && this.__extends) || function (d, b) {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,10 @@
#app .leftPanel .tabs .tab {
color: #fff;
background-color: #211f1f;
height: 24px;
display: inline-block;
text-align: center;
line-height: 24px;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
Expand All @@ -255,6 +255,8 @@
border-bottom: 1px solid #211f1f;
color: #14a4c3;
margin-bottom: -1px;
height: 25px;
line-height: 25px;
}
#app .leftPanel .tabs .tab:focus {
border: 1px solid #14a4c3;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,10 @@
#app .leftPanel .tabs .tab {
color: #fff;
background-color: #211f1f;
height: 24px;
display: inline-block;
text-align: center;
line-height: 24px;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
Expand All @@ -255,6 +255,8 @@
border-bottom: 1px solid #211f1f;
color: #14a4c3;
margin-bottom: -1px;
height: 25px;
line-height: 25px;
}
#app .leftPanel .tabs .tab:focus {
border: 1px solid #14a4c3;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -524,10 +524,10 @@
#app .leftPanel .tabs .tab {
color: #fff;
background-color: #211f1f;
height: 24px;
display: inline-block;
text-align: center;
line-height: 24px;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
Expand All @@ -541,6 +541,8 @@
border-bottom: 1px solid #211f1f;
color: #14a4c3;
margin-bottom: -1px;
height: 25px;
line-height: 25px;
}
#app .leftPanel .tabs .tab:focus {
border: 1px solid #14a4c3;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,10 +238,10 @@
#app .leftPanel .tabs .tab {
color: #fff;
background-color: #211f1f;
height: 24px;
display: inline-block;
text-align: center;
line-height: 24px;
line-height: 22px;
height: 22px;
overflow: hidden;
width: 75px;
margin: 0;
Expand All @@ -255,6 +255,8 @@
border-bottom: 1px solid #211f1f;
color: #14a4c3;
margin-bottom: -1px;
height: 25px;
line-height: 25px;
}
#app .leftPanel .tabs .tab:focus {
border: 1px solid #14a4c3;
Expand Down
Loading

0 comments on commit 88828f9

Please sign in to comment.