From d55c6e4f3c63b707fbddf1fccd3583f4a8a00c4a Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Fri, 13 Oct 2017 14:18:42 +0200 Subject: [dozmod] button margin to other fields, labels at Email-config left-aligned, users&perm tables got hover-effect and checkboxes got right-aligned --- modules-available/dozmod/style.css | 1 + modules-available/dozmod/templates/images-delete.html | 2 +- modules-available/dozmod/templates/orglist.html | 10 +++++----- modules-available/dozmod/templates/userlist.html | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/modules-available/dozmod/style.css b/modules-available/dozmod/style.css index 15b0afe0..07853324 100644 --- a/modules-available/dozmod/style.css +++ b/modules-available/dozmod/style.css @@ -38,6 +38,7 @@ .input-group-addon { min-width:200px; + text-align: left; } .table > tbody > tr > td { diff --git a/modules-available/dozmod/templates/images-delete.html b/modules-available/dozmod/templates/images-delete.html index 94caf3bc..dd4c61bc 100644 --- a/modules-available/dozmod/templates/images-delete.html +++ b/modules-available/dozmod/templates/images-delete.html @@ -45,7 +45,7 @@ {{/images}} - + diff --git a/modules-available/dozmod/templates/orglist.html b/modules-available/dozmod/templates/orglist.html index ef4f8d8b..361421c5 100644 --- a/modules-available/dozmod/templates/orglist.html +++ b/modules-available/dozmod/templates/orglist.html @@ -4,18 +4,18 @@
- +
- - + + {{#organizations}} - - +
{{lang_organization}}{{lang_organization}}
{{displayname}} + {{displayname}}
diff --git a/modules-available/dozmod/templates/userlist.html b/modules-available/dozmod/templates/userlist.html index 29f55708..8bba4ef8 100644 --- a/modules-available/dozmod/templates/userlist.html +++ b/modules-available/dozmod/templates/userlist.html @@ -7,7 +7,7 @@

{{lang_userListDescription}}

- +
-- cgit v1.2.3-55-g7522
{{lang_user}}