aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/assets/style.css
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-05-20 13:05:05 -0400
committerSimon Ser <contact@emersion.fr>2020-05-20 19:07:47 +0200
commit9465f8db6d12a2bb8707f62ccb7d668059ec1cf1 (patch)
tree479c7dcca50c06008a85e5b95d6b36c8c713003c /themes/alps/assets/style.css
parentee3f66c24c3a8fba4ee1867e15f7c0814abdb100 (diff)
downloadalps-9465f8db6d12a2bb8707f62ccb7d668059ec1cf1.tar.gz
alps-9465f8db6d12a2bb8707f62ccb7d668059ec1cf1.zip
login: set encrypted "remember me" token
Diffstat (limited to 'themes/alps/assets/style.css')
-rw-r--r--themes/alps/assets/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css
index 2c8ce16..5225b9d 100644
--- a/themes/alps/assets/style.css
+++ b/themes/alps/assets/style.css
@@ -398,6 +398,12 @@ main table tfoot {
width: 100%;
}
+.action-group .checkbox input {
+ display: inline;
+ width: 1rem;
+ float: left;
+}
+
.actions-message,
.actions-contacts {
display: flex;