CHEC-41 panel studenta
This commit is contained in:
parent
c69d6292a8
commit
517460fef3
@ -124,7 +124,7 @@ span.seatCharts-legendDescription {
|
|||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
background-color: #5d7cd3;
|
background-color: #5d7cd3;
|
||||||
border-radius: 2px;
|
border-radius: 3px;
|
||||||
border: 0;
|
border: 0;
|
||||||
padding: 15px 40px;
|
padding: 15px 40px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
<div class="booking-details">
|
<div class="booking-details">
|
||||||
<h2 id="studentName">Anna Kowalska</h2>
|
<h2 id="studentName">Anna Kowalska</h2>
|
||||||
|
|
||||||
<h3>Wybrane miejsce:</h3>
|
<h3>Wybrane miejsce: </h3>
|
||||||
<ul id="selected-seats"></ul>
|
<ul id="selected-seats"></ul>
|
||||||
|
|
||||||
<button class="checkout-button" onclick="goToKoncowa()">Zapisz »</button>
|
<button class="checkout-button" onclick="goToKoncowa()">Zapisz »</button>
|
||||||
|
Loading…
Reference in New Issue
Block a user