Merge branch 'master' of https://gitea.tecnosis.net/CACOA/HerramientaCASA
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css" rel="stylesheet" />
|
||||
<link href="_content/Blazor.Bootstrap/blazor.bootstrap.css" rel="stylesheet" />
|
||||
<link href="_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css" rel="stylesheet" />
|
||||
<link href="Content/Site.css?v=0.8" rel="stylesheet" />
|
||||
<link href="Content/Site.css?v=0.9" rel="stylesheet" />
|
||||
<link href="Content/all.min.css" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
|
||||
<script src="Scripts/jquery.min.js"></script>
|
||||
|
||||
@@ -622,6 +622,8 @@ button.btn.btn-link.dxbs-button {
|
||||
.div-center {
|
||||
max-width: 400px;
|
||||
max-height: 400px;
|
||||
width:100%;
|
||||
height:100%;
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user