[Pkg-owncloud-commits] [owncloud] 07/258: Enhancement: Adds input styles to input type dates too.

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:22:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 04e14ab5a6cc04f8fcabe7030b3b8d082936fe84
Author: raghunayyar <me at iraghu.com>
Date:   Thu Aug 28 16:53:19 2014 +0200

    Enhancement: Adds input styles to input type dates too.
---
 core/css/styles.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/css/styles.css b/core/css/styles.css
index 35db006..ae98384 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -75,6 +75,7 @@ input[type="number"],
 input[type="email"],
 input[type="url"],
 input[type="time"],
+input[type="date"],
 textarea,
 select,
 button, .button,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list