diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-10-06 19:01:12 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2016-10-06 19:05:41 +0200 |
commit | 362992903e8f39ee505bb106a3c026e27e6d262b (patch) | |
tree | 50c397746c4ae14bf87db00ea5f3309d0b15c431 /core | |
parent | 3141680febeaed14548c876c2a713ee23801c434 (diff) | |
download | nextcloud-server-362992903e8f39ee505bb106a3c026e27e6d262b.tar.gz nextcloud-server-362992903e8f39ee505bb106a3c026e27e6d262b.zip |
modify log in button style to look more like website
Diffstat (limited to 'core')
-rw-r--r-- | core/css/icons.css | 4 | ||||
-rw-r--r-- | core/css/styles.css | 3 | ||||
-rw-r--r-- | core/img/actions/confirm-white.svg | 2 | ||||
-rw-r--r-- | core/img/actions/confirm.svg | 5 |
4 files changed, 9 insertions, 5 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, diff --git a/core/css/styles.css b/core/css/styles.css index 978d8e29c32..36a2e607441 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -595,7 +595,8 @@ label.infield { } #body-login input.login { width: 269px; - background-position: right 12px center; + background-position: right 16px center; + border-radius: 50px; } #body-login input[type="submit"] { padding: 10px 20px; /* larger log in and installation buttons */ diff --git a/core/img/actions/confirm-white.svg b/core/img/actions/confirm-white.svg index f3144bce244..266f2bc1abc 100644 --- a/core/img/actions/confirm-white.svg +++ b/core/img/actions/confirm-white.svg @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"> - <path fill="#fff" d="m1 11v-6h7v-4l7 7-7 7v-4z"/> + <path d="m8.6328 0.63477c-0.2556 0-0.5112 0.0971-0.707 0.29296-0.3918 0.39177-0.3918 1.0224 0 1.4141l4.6582 4.6582h-11.584c-0.554 0-1 0.446-1 1s0.446 1 1 1h11.586l-4.6583 4.658c-0.3917 0.392-0.3917 1.023 0 1.414 0.3918 0.392 1.0224 0.392 1.4141 0l6.3632-6.363v-0.002h0.002c0.093-0.093 0.166-0.2041 0.217-0.3281l0.002-0.0019v-0.002c0.02-0.0508 0.019-0.1053 0.031-0.1582 0.016-0.0718 0.043-0.14 0.043-0.2168 0-0.0714-0.027-0.1341-0.041-0.2012-0.012-0.0578-0.012-0.1202-0.033-0.1738v-0.002c-0.001-0.0013-0.002-0.0026-0.002-0.0039-0.051-0.1233-0.124-0.2335-0.217-0.3261-0.001-0.0007-0.001-0.0013-0.002-0.002l-6.3632-6.3633c-0.1959-0.19583-0.4534-0.29293-0.709-0.29293z" fill-rule="evenodd" fill="#fff"/> </svg> diff --git a/core/img/actions/confirm.svg b/core/img/actions/confirm.svg index e3c41453d88..f12084ed40e 100644 --- a/core/img/actions/confirm.svg +++ b/core/img/actions/confirm.svg @@ -1 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16"><path d="M1 11V5h7V1l7 7-7 7v-4z"/></svg>
\ No newline at end of file +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1"> + <path d="m8.6328 0.63477c-0.2556 0-0.5112 0.0971-0.707 0.29296-0.3918 0.39177-0.3918 1.0224 0 1.4141l4.6582 4.6582h-11.584c-0.554 0-1 0.446-1 1s0.446 1 1 1h11.586l-4.6583 4.658c-0.3917 0.392-0.3917 1.023 0 1.414 0.3918 0.392 1.0224 0.392 1.4141 0l6.3632-6.363v-0.002h0.002c0.093-0.093 0.166-0.2041 0.217-0.3281l0.002-0.0019v-0.002c0.02-0.0508 0.019-0.1053 0.031-0.1582 0.016-0.0718 0.043-0.14 0.043-0.2168 0-0.0714-0.027-0.1341-0.041-0.2012-0.012-0.0578-0.012-0.1202-0.033-0.1738v-0.002c-0.001-0.0013-0.002-0.0026-0.002-0.0039-0.051-0.1233-0.124-0.2335-0.217-0.3261-0.001-0.0007-0.001-0.0013-0.002-0.002l-6.3632-6.3633c-0.1959-0.19583-0.4534-0.29293-0.709-0.29293z" fill-rule="evenodd"/> +</svg> |