Rechnungen wurden geändert und die Buttons angepasst bei Sprache sowie die Buttons darin geändert bzw dem LogoutButton angepasst.

This commit is contained in:
ja
2021-09-02 09:51:11 +02:00
parent b99b91dda8
commit 65174bf030
6 changed files with 39 additions and 32 deletions

View File

@@ -191,6 +191,7 @@ ContentPlaceHolder1 {
}
#conovertab {
max-width: 150px 11.25em;
width:100%;
margin-left: 35px;
overflow-x: auto;
}
@@ -350,6 +351,9 @@ ContentPlaceHolder1 {
z-index: 1031;
position: relative;
}
.pointer {
cursor:pointer;
}
}
#ContentPlaceHolder1 {
align-self: center;
@@ -374,3 +378,4 @@ ContentPlaceHolder1 {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
}