Browse Source

Pushed version to 2.5 in package.json

Tobias Reich 10 years ago
parent
commit
6f8e877fce
4 changed files with 3 additions and 4 deletions
  1. 1 1
      assets/css/content.css
  2. 0 1
      assets/min/main.css
  3. 1 1
      assets/min/main.js
  4. 1 1
      build/package.json

+ 1 - 1
assets/css/content.css

@@ -116,7 +116,7 @@
 		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%); /* IE10+ */
 		background: linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.9) 100%); /* W3C */
 	}
-	.photo .overlay {		
+	.photo .overlay {
 		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
 		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
 		background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.9) 100%); /* IE10+ */

File diff suppressed because it is too large
+ 0 - 1
assets/min/main.css


File diff suppressed because it is too large
+ 1 - 1
assets/min/main.js


+ 1 - 1
build/package.json

@@ -1,6 +1,6 @@
 {
   "name": "Lychee",
-  "version": "2.1.1",
+  "version": "2.5",
   "description": "Self-hosted photo-management done right.",
   "authors": "Tobias Reich <tobias.reich.ich@gmail.com>",
   "license": "MIT",

Some files were not shown because too many files changed in this diff