Mise à jour de 'mycaldav/templates/reskreen.html'
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
width: 100%
|
||||
height: 100%;
|
||||
}
|
||||
.div_container a{
|
||||
color: white !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
.div_item{
|
||||
border: 1px solid #1e1e1e;
|
||||
flex-grow: 1;
|
||||
@@ -75,7 +79,7 @@
|
||||
</div>
|
||||
<div class="div_container">
|
||||
<div style="" class="div_item main_div">
|
||||
<p style=""><a href="team_pdf">Équipages</a></p>
|
||||
<p style=""><a href="team_pdf" target="_blank">Équipages</a></p>
|
||||
<iframe style="border:0;width:100%;height:100%;color:white" src="team"></iframe>
|
||||
</div>
|
||||
<div style="" class="div_item main_div">
|
||||
@@ -84,7 +88,7 @@
|
||||
</div>
|
||||
|
||||
<div style="" class="div_item main_div">
|
||||
<p style="">Agenda véhicules</p>
|
||||
<p style=""><a href="https://calendar.infomaniak.com/?view=week" target="_blank">Agenda véhicules</a></p>
|
||||
<iframe style="border:0;width:100%;height:100%" src="vhc"></iframe>
|
||||
</div>
|
||||
<div style="" class="div_item main_div">
|
||||
@@ -97,7 +101,7 @@
|
||||
</div>
|
||||
<div style="" class="div_item main_div vertical_content_item">
|
||||
<div style="height: 170px;flex-grow: 1;">
|
||||
<p style="">Restrictions routières</p>
|
||||
<p style=""><a href="https://calendar.infomaniak.com/?view=month" target="_blank">Restrictions routières</a></p>
|
||||
<iframe scrolling="no" style="border:0;width:100%;height:100%" src="road"></iframe>
|
||||
</div>
|
||||
<div style="height: 170px;flex-grow: 1;">
|
||||
|
Reference in New Issue
Block a user