]> source.dussan.org Git - nextcloud-server.git/commitdiff
css for button adjustment for nc12
authorRoger Szabo <roger.szabo@web.de>
Thu, 22 Jun 2017 07:53:11 +0000 (15:53 +0800)
committerRoger Szabo <roger.szabo@web.de>
Mon, 10 Jul 2017 07:16:55 +0000 (15:16 +0800)
Signed-off-by: Roger Szabo <roger.szabo@web.de>
apps/user_ldap/css/renewPassword.css

index a06a101efe5b3728f622626b2118e43d56538bf0..03fe2bccd8895b7eea7739f1820c1297846a6687 100644 (file)
@@ -18,3 +18,8 @@
 #renewpassword .title {
        background-color: transparent;
 }
+
+input.primary,
+button.primary {
+       background-color: #00a2e9 !important;
+}