Change frontend

This commit is contained in:
Ambulance Clerc
2022-10-13 18:14:40 +02:00
parent d513b0de93
commit 96f6049df1

View File

@@ -76,17 +76,11 @@
<p style="">Équipages</p>
<iframe style="border:0;width:100%;height:100%;color:white" src="team"></iframe>
</div>
<div style="" class="div_item main_div vertical_content_item">
<div style="height: 170px;flex-grow: 1;">
<p style="">Restrictions routières</p>
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="road"></iframe>
</div>
<div style="height: 170px;flex-grow: 1;">
<p style="">Manifestations</p>
<iframe style="border:0;width:100%;height:100%;color:white" src="manif"></iframe>
<div style="" class="div_item main_div">
<p style="">Communications importantes</p>
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="op"></iframe>
</div>
</div>
<div style="" class="div_item main_div">
<p style="">Agenda véhicules</p>
<iframe style="border:0;width:100%;height:100%" src="vhc"></iframe>
@@ -99,10 +93,18 @@
<p style="">Tâches à faire</p>
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="task"></iframe>
</div>
<div style="" class="div_item main_div">
<p style="">Communications importantes</p>
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="op"></iframe>
<div style="" class="div_item main_div vertical_content_item">
<div style="height: 170px;flex-grow: 1;">
<p style="">Restrictions routières</p>
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="road"></iframe>
</div>
<div style="height: 170px;flex-grow: 1;">
<p style="">Manifestations</p>
<iframe style="border:0;width:100%;height:100%;color:white" src="manif"></iframe>
</div>
</div>
</div>