Revert "HTML-Tag wurde richtig positioniert im Dokument"
This reverts commit 4dbfca96ab.
This commit is contained in:
@@ -319,5 +319,4 @@
|
|||||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
|
||||||
<!-- jQuery Custom Scroller CDN -->
|
<!-- jQuery Custom Scroller CDN -->
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||||
<!-- Bootstrap -->
|
<!-- Bootstrap -->
|
||||||
<html lang="en">
|
<html lang="en"></html>
|
||||||
<!-- Required meta tags -->
|
<!-- Required meta tags -->
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
<meta name="viewport" content="width=device-width, initial-scale=1" title="Verag Spedition AG AvisoTV Flex"/>
|
||||||
@@ -27,7 +27,6 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../css/CustomerIndex.css"/>
|
<link rel="stylesheet" type="text/css" href="../css/CustomerIndex.css"/>
|
||||||
</html>
|
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
|
|||||||
@@ -12,14 +12,14 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<!-- Bootstrap CSS -->
|
<!-- Bootstrap CSS -->
|
||||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
|
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
|
||||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css">
|
||||||
|
|
||||||
<!-- Bootstrap CSS -->
|
<!-- Bootstrap CSS -->
|
||||||
<!--<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">-->
|
<!--<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">-->
|
||||||
|
|
||||||
<link href="bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"/>
|
<link href="bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
|
||||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css">
|
||||||
|
|
||||||
<%@ import Namespace="MySql.Data.MySqlClient" %>
|
<%@ import Namespace="MySql.Data.MySqlClient" %>
|
||||||
<script runat="server">
|
<script runat="server">
|
||||||
@@ -68,7 +68,7 @@
|
|||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="css/main.css"/>
|
<link rel="stylesheet" type="text/css" href="css/main.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="css/style.css"/>
|
<link rel="stylesheet" type="text/css" href="css/style.css"/>
|
||||||
<ink rel="shortcut icon" HREF="images/Icons/favicon/favicon.ico" />
|
<LINK REL="SHORTCUT ICON" HREF="images/Icons/favicon/favicon.ico" />
|
||||||
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
|
||||||
<script src="js/netzwerk.js" type="text/javascript"></script>
|
<script src="js/netzwerk.js" type="text/javascript"></script>
|
||||||
|
|
||||||
@@ -109,12 +109,193 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<style>
|
<style>
|
||||||
|
Sidenav
|
||||||
</style>
|
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
|
||||||
<link rel="stylesheet" type="text/css" href="css/DownloadsJulius.css"/>
|
body {
|
||||||
|
font-family: 'Poppins', sans-serif;
|
||||||
|
background: #fafafa;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
font-family: 'Poppins', sans-serif;
|
||||||
|
font-size: 1.1em;
|
||||||
|
font-size: 17.6px;
|
||||||
|
font-weight: 300;
|
||||||
|
line-height: 1.7em;
|
||||||
|
line-height: 27.2px;
|
||||||
|
color: #999;
|
||||||
|
}
|
||||||
|
|
||||||
|
a,
|
||||||
|
a:hover,
|
||||||
|
a:focus {
|
||||||
|
color: inherit;
|
||||||
|
text-decoration: none;
|
||||||
|
transition: all 0.3s;
|
||||||
|
background-color:#043381;
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar {
|
||||||
|
padding: 25px 30px;
|
||||||
|
background: #fff;
|
||||||
|
border: none;
|
||||||
|
border-radius: 0;
|
||||||
|
margin-bottom: 2.5em;
|
||||||
|
margin-bottom: 40px;
|
||||||
|
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
|
||||||
|
box-shadow: 0.063em 0.063em 0.188em rgba(0, 0, 0, 0.1);
|
||||||
|
}
|
||||||
|
|
||||||
|
.navbar-btn {
|
||||||
|
box-shadow: none;
|
||||||
|
outline: none !important;
|
||||||
|
border: 2px;
|
||||||
|
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5384BE', endColorstr='#4386D7');
|
||||||
|
/* for IE */
|
||||||
|
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5384BE', endColorstr='#4386D7');
|
||||||
|
/* for IE 8 and above */
|
||||||
|
background: -webkit-gradient(linear, left top, left bottom, from(#5384BE), to(#4386D7));
|
||||||
|
/* for webkit browsers */
|
||||||
|
background: -moz-linear-gradient(top, #5384BE, #4386D7);
|
||||||
|
/* for firefox 3.6+ */
|
||||||
|
background: -o-linear-gradient(top, #5384BE, #4386D7);
|
||||||
|
/* for Opera */
|
||||||
|
}
|
||||||
|
|
||||||
|
.line {
|
||||||
|
width: 100%;
|
||||||
|
height: 1px;
|
||||||
|
border-bottom: 1px dashed #ddd;
|
||||||
|
margin: 40px 0;
|
||||||
|
}
|
||||||
|
#sidebarCollapse {
|
||||||
|
background-color: #043381;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
#sidebarCollapse:hover {
|
||||||
|
background-color: #000085;
|
||||||
|
color: #fff;
|
||||||
|
border-radius:5px;
|
||||||
|
}
|
||||||
|
/* ---------------------------------------------------
|
||||||
|
SIDEBAR STYLE
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
|
.wrapper {
|
||||||
|
display: flex;
|
||||||
|
width: 100%;
|
||||||
|
align-items: stretch;
|
||||||
|
}
|
||||||
|
#sidebar {
|
||||||
|
min-width: 250px;
|
||||||
|
max-width: 250px;
|
||||||
|
background:#fff;
|
||||||
|
color: #000000;
|
||||||
|
transition: all 0.2s;
|
||||||
|
}
|
||||||
|
#sidebar.active {
|
||||||
|
margin-left: -250px;
|
||||||
|
}
|
||||||
|
#sidebar .sidebar-header {
|
||||||
|
padding: 20px;
|
||||||
|
background: #fff;
|
||||||
|
}
|
||||||
|
#sidebar ul.components {
|
||||||
|
padding: 20px 0;
|
||||||
|
border-bottom: 1px solid #043381;
|
||||||
|
}
|
||||||
|
#sidebar ul p {
|
||||||
|
color: #043381;
|
||||||
|
padding: 9px;
|
||||||
|
}
|
||||||
|
#sidebar ul li a {
|
||||||
|
padding: 10px;
|
||||||
|
font-size: 1.1em;
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
#sidebar ul li a:hover {
|
||||||
|
color: #fff;
|
||||||
|
background: #043381;
|
||||||
|
}
|
||||||
|
#sidebar ul li.active>a,
|
||||||
|
a[aria-expanded="true"] {
|
||||||
|
color: #fafafa;
|
||||||
|
background: #043381;
|
||||||
|
}
|
||||||
|
a[data-toggle="collapse"] {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.dropdown-toggle::after {
|
||||||
|
display: block;
|
||||||
|
position: absolute;
|
||||||
|
top: 50%;
|
||||||
|
right: 20px;
|
||||||
|
transform: translateY(-50%);
|
||||||
|
}
|
||||||
|
ul ul a {
|
||||||
|
font-size: 0.9em !important;
|
||||||
|
padding-left: 30px !important;
|
||||||
|
background: #fff;
|
||||||
|
}
|
||||||
|
ul.CTAs {
|
||||||
|
padding: 20px;
|
||||||
|
}
|
||||||
|
ul.CTAs a {
|
||||||
|
text-align: center;
|
||||||
|
font-size: 0.9em !important;
|
||||||
|
display: block;
|
||||||
|
border-radius: 5px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
}
|
||||||
|
a.download {
|
||||||
|
background: #fff;
|
||||||
|
color: #043381;
|
||||||
|
}
|
||||||
|
a.article,
|
||||||
|
a.article:hover {
|
||||||
|
background: #043381 !important;
|
||||||
|
color: #999 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------------------------------------
|
||||||
|
CONTENT STYLE
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
|
#content {
|
||||||
|
width: 100%;
|
||||||
|
padding: 20px;
|
||||||
|
min-height: 100vh;
|
||||||
|
transition: all 0.2s;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------------------------------------
|
||||||
|
MEDIAQUERIES
|
||||||
|
----------------------------------------------------- */
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
#sidebar {
|
||||||
|
margin-left: -250px;
|
||||||
|
}
|
||||||
|
#sidebar.active {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
|
#sidebarCollapse span {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/*Gridview Checkbox*/
|
||||||
|
GridView1$ctl02$chkSelect:checked{
|
||||||
|
background-color:#043381;
|
||||||
|
}
|
||||||
|
#bodycontent{
|
||||||
|
max-width:/*575px;*/ 126.65198237885463vw;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<form id="form1" runat="server">
|
<form id="form1" runat="server">
|
||||||
<!-- jQuery CDN - Slim version (=without AJAX) -->
|
<!-- jQuery CDN - Slim version (=without AJAX) -->
|
||||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
|
||||||
@@ -151,4 +332,4 @@
|
|||||||
<script src="bootstrap-5.0.2-dist/js/bootstrap.min.js"></script>
|
<script src="bootstrap-5.0.2-dist/js/bootstrap.min.js"></script>
|
||||||
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -1,201 +0,0 @@
|
|||||||
Sidenav
|
|
||||||
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
|
|
||||||
body {
|
|
||||||
font-family: 'Poppins', sans-serif;
|
|
||||||
background: #fafafa;
|
|
||||||
}
|
|
||||||
|
|
||||||
p {
|
|
||||||
font-family: 'Poppins', sans-serif;
|
|
||||||
font-size: 1.1em;
|
|
||||||
font-size: 17.6px;
|
|
||||||
font-weight: 300;
|
|
||||||
line-height: 1.7em;
|
|
||||||
line-height: 27.2px;
|
|
||||||
color: #999;
|
|
||||||
}
|
|
||||||
|
|
||||||
a,
|
|
||||||
a:hover,
|
|
||||||
a:focus {
|
|
||||||
color: inherit;
|
|
||||||
text-decoration: none;
|
|
||||||
transition: all 0.3s;
|
|
||||||
background-color: #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
.navbar {
|
|
||||||
padding: 25px 30px;
|
|
||||||
background: #fff;
|
|
||||||
border: none;
|
|
||||||
border-radius: 0;
|
|
||||||
margin-bottom: 2.5em;
|
|
||||||
margin-bottom: 40px;
|
|
||||||
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
|
|
||||||
box-shadow: 0.063em 0.063em 0.188em rgba(0, 0, 0, 0.1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.navbar-btn {
|
|
||||||
box-shadow: none;
|
|
||||||
outline: none !important;
|
|
||||||
border: 2px;
|
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5384BE', endColorstr='#4386D7');
|
|
||||||
/* for IE */
|
|
||||||
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5384BE', endColorstr='#4386D7');
|
|
||||||
/* for IE 8 and above */
|
|
||||||
background: -webkit-gradient(linear, left top, left bottom, from(#5384BE), to(#4386D7));
|
|
||||||
/* for webkit browsers */
|
|
||||||
background: -moz-linear-gradient(top, #5384BE, #4386D7);
|
|
||||||
/* for firefox 3.6+ */
|
|
||||||
background: -o-linear-gradient(top, #5384BE, #4386D7);
|
|
||||||
/* for Opera */
|
|
||||||
}
|
|
||||||
|
|
||||||
.line {
|
|
||||||
width: 100%;
|
|
||||||
height: 1px;
|
|
||||||
border-bottom: 1px dashed #ddd;
|
|
||||||
margin: 40px 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebarCollapse {
|
|
||||||
background-color: #043381;
|
|
||||||
color: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebarCollapse:hover {
|
|
||||||
background-color: #000085;
|
|
||||||
color: #fff;
|
|
||||||
border-radius: 5px;
|
|
||||||
}
|
|
||||||
/* ---------------------------------------------------
|
|
||||||
SIDEBAR STYLE
|
|
||||||
----------------------------------------------------- */
|
|
||||||
|
|
||||||
.wrapper {
|
|
||||||
display: flex;
|
|
||||||
width: 100%;
|
|
||||||
align-items: stretch;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar {
|
|
||||||
min-width: 250px;
|
|
||||||
max-width: 250px;
|
|
||||||
background: #fff;
|
|
||||||
color: #000000;
|
|
||||||
transition: all 0.2s;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar.active {
|
|
||||||
margin-left: -250px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar .sidebar-header {
|
|
||||||
padding: 20px;
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar ul.components {
|
|
||||||
padding: 20px 0;
|
|
||||||
border-bottom: 1px solid #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar ul p {
|
|
||||||
color: #043381;
|
|
||||||
padding: 9px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar ul li a {
|
|
||||||
padding: 10px;
|
|
||||||
font-size: 1.1em;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar ul li a:hover {
|
|
||||||
color: #fff;
|
|
||||||
background: #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar ul li.active > a,
|
|
||||||
a[aria-expanded="true"] {
|
|
||||||
color: #fafafa;
|
|
||||||
background: #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
a[data-toggle="collapse"] {
|
|
||||||
position: relative;
|
|
||||||
}
|
|
||||||
|
|
||||||
.dropdown-toggle::after {
|
|
||||||
display: block;
|
|
||||||
position: absolute;
|
|
||||||
top: 50%;
|
|
||||||
right: 20px;
|
|
||||||
transform: translateY(-50%);
|
|
||||||
}
|
|
||||||
|
|
||||||
ul ul a {
|
|
||||||
font-size: 0.9em !important;
|
|
||||||
padding-left: 30px !important;
|
|
||||||
background: #fff;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.CTAs {
|
|
||||||
padding: 20px;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul.CTAs a {
|
|
||||||
text-align: center;
|
|
||||||
font-size: 0.9em !important;
|
|
||||||
display: block;
|
|
||||||
border-radius: 5px;
|
|
||||||
margin-bottom: 5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.download {
|
|
||||||
background: #fff;
|
|
||||||
color: #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.article,
|
|
||||||
a.article:hover {
|
|
||||||
background: #043381 !important;
|
|
||||||
color: #999 !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ---------------------------------------------------
|
|
||||||
CONTENT STYLE
|
|
||||||
----------------------------------------------------- */
|
|
||||||
|
|
||||||
#content {
|
|
||||||
width: 100%;
|
|
||||||
padding: 20px;
|
|
||||||
min-height: 100vh;
|
|
||||||
transition: all 0.2s;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* ---------------------------------------------------
|
|
||||||
MEDIAQUERIES
|
|
||||||
----------------------------------------------------- */
|
|
||||||
|
|
||||||
@media (max-width: 768px) {
|
|
||||||
#sidebar {
|
|
||||||
margin-left: -250px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebar.active {
|
|
||||||
margin-left: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
#sidebarCollapse span {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
/*Gridview Checkbox*/
|
|
||||||
GridView1$ctl02$chkSelect:checked {
|
|
||||||
background-color: #043381;
|
|
||||||
}
|
|
||||||
|
|
||||||
#bodycontent {
|
|
||||||
max-width: /*575px;*/ 126.65198237885463vw;
|
|
||||||
}
|
|
||||||
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<!-- Bootstrap -->
|
<!-- Bootstrap -->
|
||||||
|
<html lang="en">
|
||||||
<!-- Required meta tags -->
|
<!-- Required meta tags -->
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" http-equiv="X-UA-Compatible" content="IE=edge"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
<style>
|
<style>
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
</html>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@@ -548,5 +548,4 @@
|
|||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.5/jquery.mCustomScrollbar.concat.min.js"></script>
|
||||||
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
|
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user