CSS verändert.

This commit is contained in:
ja
2021-09-06 10:15:54 +02:00
parent cac050af8d
commit f5a6393d7e
4 changed files with 12 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="head" Runat="Server">
<!-- Bootstrap -->
w <html lang="en"></html>
<html lang="en"></html>
<!-- Required meta tags -->
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>

View File

@@ -118,15 +118,16 @@ ContentPlaceHolder1 {
overflow-x: no-content;
}
.modal-header {
width: 40%;
width: 400px;
}
.modal-body {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width:400px;
}
.modal-footer {
width: 40%;
width: 400px;
}
#exampleModalLabel {
font-size: 12px;
@@ -135,15 +136,15 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width: 40%;
width: 400px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
}
#Image1 {
width: 40%;
height: 40%;
width: 45%;
height: 45%;
}
#butclose {
transform: translateX(-50%);
@@ -237,7 +238,6 @@ ContentPlaceHolder1 {
color: #043381;
margin-left: 21%;
}
.container-xxl {
background-color: #fff;
}
@@ -256,10 +256,12 @@ ContentPlaceHolder1 {
/* background-color:#043381;*/
background-color: #fff;
color: #043381;
width:400px;
}
.modal-header {
background-image: linear-gradient(to right, #003680, #0055cc);
color: #fff;
width: 400px;
}
#divueberdropdown {
margin-right: 7px;

View File

@@ -106,7 +106,7 @@
<td align="center" colspan="2" style="color:#fff;font-kerning:auto;font-weight:700;">Erfolgreich eingeloggt!</td>
</tr>
<svg xmlns="http://www.w3.org/2000/svg" style="display: none; font-size:/*25px;*/ 1.800327332242226vh">
<svg xmlns="http://www.w3.org/2000/svg" style="display: none; font-size:/*25px;*/ 1.990327332242226vh">
<symbol id="check-circle-fill" fill="currentColor" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z"/>
</symbol>