More space for the christmas legend
This commit is contained in:
parent
19ca4f141a
commit
348f6518ce
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ table {
|
||||||
|
|
||||||
.holiday-legend {
|
.holiday-legend {
|
||||||
height: 72px;
|
height: 72px;
|
||||||
width: 140px;
|
width: 145px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
|
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
|
||||||
}
|
}
|
||||||
|
|
|
@ -111,7 +111,7 @@
|
||||||
<div style="height: 10px; width: 10px; background: rgb(36, 126, 202); margin-top: 1px; margin-left: 5px;"></div>
|
<div style="height: 10px; width: 10px; background: rgb(36, 126, 202); margin-top: 1px; margin-left: 5px;"></div>
|
||||||
<span style="position: absolute; left: 25px; top: 30px;">Enkel week</span>
|
<span style="position: absolute; left: 25px; top: 30px;">Enkel week</span>
|
||||||
</div>
|
</div>
|
||||||
<div style="width: 135px; height: 18px; padding-top: 5px; padding-left: 5px;" class="holiday">
|
<div style="width: 140px; height: 18px; padding-top: 5px; padding-left: 5px;" class="holiday">
|
||||||
<div style="height: 10px; width: 10px; background: rgb(121, 230, 121); margin-top: 0px; margin-left: 5px;"></div>
|
<div style="height: 10px; width: 10px; background: rgb(121, 230, 121); margin-top: 0px; margin-left: 5px;"></div>
|
||||||
<span style="position: absolute; left: 25px; top: 53px;">Tijdens kerstvakantie</span>
|
<span style="position: absolute; left: 25px; top: 53px;">Tijdens kerstvakantie</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue