This commit is contained in:
Kerim 2022-10-28 00:23:09 +05:00
parent 350dd71022
commit 00bcb0f192
6 changed files with 674 additions and 661 deletions

BIN
.DS_Store vendored

Binary file not shown.

BIN
config/.DS_Store vendored

Binary file not shown.

BIN
database/.DS_Store vendored

Binary file not shown.

BIN
public/.DS_Store vendored

Binary file not shown.

Binary file not shown.

View File

@ -11,18 +11,23 @@
.table {
margin-bottom: 0px;
}
.vertical-tab .nav-tabs li a:after {
background: transparent !important
}
.left-bar ul li a {
background: #fff !important
}
.left-bar ul li a:hover {
background: transparent !important
}
.left-bar ul .active a {
background: transparent !important
}
.btn {
padding: 6px !important;
}
@ -550,8 +555,7 @@
<div class="row" id="order_it_box" style="display: none;">
<div style="margin-top:15px; width:100%; text-align: right;">
<button type="button" class="btn btn-danger" id="clear_table">Arassala</button> |
<button type="button" class="btn btn-primary" id="order_it_btn" data-toggle="modal"
data-target="#exampleModalCenter" style="background-color: #187F7E; border:1px solid #187F7E;">Sargyt et</button>
<button type="button" class="btn btn-primary" id="order_it_btn" data-toggle="modal" data-target="#exampleModalCenter" style="background-color: #187F7E; border:1px solid #187F7E;">Sargyt et</button>
</div>
</div>
</form>
@ -610,6 +614,15 @@
</form>
</div>
</div>
<div style="padding-top: 80px;">
<div>
<a href="https://yandex.ru/maps/10324/ashgabat/?utm_medium=mapframe&utm_source=maps" style="color:#eee;font-size:12px;position:absolute;top:0px;">Ашхабад</a>
<a href="https://yandex.ru/maps/10324/ashgabat/?ll=58.406449%2C37.909455&utm_medium=mapframe&utm_source=maps&z=18" style="color:#eee;font-size:12px;position:absolute;top:14px;">Ашхабад Яндекс Карты</a>
<iframe src="https://yandex.ru/map-widget/v1/-/CCUZf0gt0D" frameborder="1" allowfullscreen="true" style="position:relative;width: 100%;"></iframe></div>
</div>
</div>
{{--Udalit-etmeli-dal-end--}}