]> source.dussan.org Git - nextcloud-server.git/commitdiff
Enhancement: Adds input styles to input type dates too.
authorraghunayyar <me@iraghu.com>
Thu, 28 Aug 2014 14:53:19 +0000 (16:53 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Thu, 28 Aug 2014 15:56:24 +0000 (17:56 +0200)
core/css/styles.css

index 35db006ced9334405ca07763e8bb8919933bb3d1..ae98384b9494866e6d42ba2be863b297002293f9 100644 (file)
@@ -75,6 +75,7 @@ input[type="number"],
 input[type="email"],
 input[type="url"],
 input[type="time"],
+input[type="date"],
 textarea,
 select,
 button, .button,