From 88ac51d522473133c39425b58c3dd9f6896a821f Mon Sep 17 00:00:00 2001 From: Andreas Jacobsen Date: Tue, 27 Jun 2017 20:21:54 +0200 Subject: [PATCH] Cleaned up personal settings page --- settings/css/settings.css | 33 +++++++- settings/templates/personal.php | 146 +++++++++++++++++--------------- 2 files changed, 106 insertions(+), 73 deletions(-) diff --git a/settings/css/settings.css b/settings/css/settings.css index 0d68a3b622..5f4fa12f2d 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -2,20 +2,47 @@ This file is licensed under the Affero General Public License version 3 or later. See the COPYING-README file. */ -select#languageinput, select#timezone { +select#timezone { width: 15em; } +select#languageinput { + width: 17em; +} + input#openid, input#webdav { width: 20em; } +input#pass1, input#pass2, input#passwordbutton { + width: 17em; +} + /* PERSONAL */ .clear { clear: both; } +.personal-settings-password-box { + margin-top: 20px; + margin-bottom: 136px; +} + +.icon-federation-menu { + width: 44px; + margin: -6px; + float: right; +} + +.icon-avartar-federation-menu { + position: absolute; + width: 44px; + top: -6px; + left: 129px; + z-index: 10; +} + /* icons for sidebar */ .nav-icon-personal-settings { background-image: url('../img/personal.svg?v=1'); @@ -213,7 +240,7 @@ input#openid, input#webdav { .federationScopeMenu { top: 44px; - margin: -5px 0px 0; + margin: -5px -5px 0; } .federationScopeMenu.bubble::after { @@ -235,7 +262,7 @@ input#openid, input#webdav { #lostpassword, #groups { display: inline-block; - margin-bottom: 0; + margin-bottom: 10px; padding-bottom: 0; padding-right: 0; min-width: 60%; diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 7a7d87e930..a456183d38 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -44,7 +44,7 @@

- +

@@ -78,7 +78,7 @@

- +

@@ -94,7 +94,7 @@

- +

- +

value="" @@ -148,7 +148,7 @@

- +

placeholder="t('Your postal address')); ?>" @@ -166,7 +166,7 @@

- +

@@ -211,7 +211,7 @@

- +

@@ -251,75 +251,81 @@
+
+
+

t('Groups')); ?>

+

t('You are member of the following groups:')); ?>

+

+ +

+
+
+
+ +
+

+ +

+ +
+ + t('Help translate'));?> + +
+ +
+
+ +
+

t('Password'));?>

+ +
+ + +
+
+ + + +
+
+ +
+
+ +
-
-

t('Groups')); ?>

-

t('You are member of the following groups:')); ?>

-

- -

-
- - -
-

t('Password'));?>

- -
- - -
- - - -
- -
-
- - - -
-

- -

- - - t('Help translate'));?> - -
- -

t('Get the apps to sync your files'));?>