first migration
This commit is contained in:
9
seatmap-client/venue.css
Normal file
9
seatmap-client/venue.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.modal:before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background: rgba( 255, 255, 255, .8) url('img/Tickets-small.png') 50% 50% no-repeat;
|
||||
}
|
||||
Reference in New Issue
Block a user