summaryrefslogtreecommitdiffstats
path: root/core/css/icons.css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-10-06 19:01:12 +0200
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-10-06 19:05:41 +0200
commit362992903e8f39ee505bb106a3c026e27e6d262b (patch)
tree50c397746c4ae14bf87db00ea5f3309d0b15c431 /core/css/icons.css
parent3141680febeaed14548c876c2a713ee23801c434 (diff)
downloadnextcloud-server-362992903e8f39ee505bb106a3c026e27e6d262b.tar.gz
nextcloud-server-362992903e8f39ee505bb106a3c026e27e6d262b.zip
modify log in button style to look more like website
Diffstat (limited to 'core/css/icons.css')
-rw-r--r--core/css/icons.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/icons.css b/core/css/icons.css
index 8f7a69ca488..a9ce715f390 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -147,10 +147,10 @@ img.icon-loading-small-dark, object.icon-loading-small-dark, video.icon-loading-
}
.icon-confirm {
- background-image: url('../img/actions/confirm.svg?v=1');
+ background-image: url('../img/actions/confirm.svg?v=2');
}
.icon-confirm-white {
- background-image: url('../img/actions/confirm-white.svg?v=1');
+ background-image: url('../img/actions/confirm-white.svg?v=2');
}
.icon-delete,