Merge branch 'master' of https://github.com/wekan/wekan into feature/direct_login_from_oidc

This commit is contained in:
viehlieb 2022-07-08 12:01:57 +02:00
commit 05a98fa88b
32 changed files with 6361 additions and 276 deletions

View file

@ -16,7 +16,7 @@ head
meta(name="application-name" content="Wekan")
meta(name="msapplication-TileColor" content="#00aba9")
meta(name="theme-color" content="#ffffff")
link(rel='stylesheet', href='css/html5-default-theme.css', type='text/css')
//link(rel="stylesheet" type="text/css" class="__meteor-css__" href="css/html5-default-theme.css")
template(name="userFormsLayout")
section.auth-layout

View file

@ -63,6 +63,7 @@
.my-cards-card-title-table {
font-weight: bold;
padding-left: 2px;
max-width: 243px;
}
.my-cards-board-badge {
width: 36px;