CSS verändert.
This commit is contained in:
@@ -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"/>
|
||||
|
||||
@@ -284,7 +284,7 @@
|
||||
<li> Name: <%=Me.Page.User.Identity.Name %></li>
|
||||
<li> Registriert seit: 15/02/2021</li>
|
||||
<li> Die Berechtigungen im Überblick:</li>
|
||||
<ul>
|
||||
<ul>
|
||||
|
||||
<%'Dim berecht As Boolean
|
||||
'Dim imgpath2 As String = ""
|
||||
|
||||
@@ -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%);
|
||||
@@ -232,12 +233,11 @@ ContentPlaceHolder1 {
|
||||
background-color: #fff;
|
||||
color: #043381;
|
||||
}
|
||||
#navbarhomebar{
|
||||
#navbarhomebar {
|
||||
background-color: #fff;
|
||||
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;
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user