From 4e07207c5b1e75640d85f0fccf0bd7e25eedcf26 Mon Sep 17 00:00:00 2001 From: dennisdebel Date: Tue, 19 May 2015 23:11:50 +0200 Subject: [PATCH] added name field to photo ul page,correct id --- web/index.html | 2 +- web/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/index.html b/web/index.html index 48aec6a..53794b9 100755 --- a/web/index.html +++ b/web/index.html @@ -44,7 +44,7 @@

- +
diff --git a/web/style.css b/web/style.css index 7abd281..071d51f 100755 --- a/web/style.css +++ b/web/style.css @@ -219,7 +219,7 @@ margin:10px; } -#name{ +#photo-name{ -webkit-appearance: none; -moz-appearance: none;