Codedesign
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
<%@ Page Language="VB" Debug="true" AutoEventWireup="true" CodeFile="login_FLEX.aspx.vb" Inherits="login_FLEX" EnableSessionState="True" Async="true" %>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<%@ Import Namespace="MySql.Data.MySqlClient" %>
|
||||
|
||||
<!-- Required meta tags -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex" />
|
||||
@@ -339,23 +337,23 @@
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
.bg-UID-icon {
|
||||
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 235px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
}
|
||||
.bg-UID-icon {
|
||||
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 235px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<!-- <script type="text/javascript" src="../js/toptions/top_up-min.js"></script> -->
|
||||
|
||||
Reference in New Issue
Block a user