Add files via upload
This commit is contained in:
@ -701,7 +701,7 @@ form select {
|
||||
font-weight: 400px;
|
||||
color: #1f2c3d;
|
||||
line-height: 1.3;
|
||||
padding: .3em 1.4em .3em .4em;
|
||||
padding: 0.2em 0.2em 0.2em 0.2em;
|
||||
width: 75px;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
@ -694,7 +694,7 @@ form select {
|
||||
font-weight: 400px;
|
||||
color: #1f2c3d;
|
||||
line-height: 1.3;
|
||||
padding: .3em 1.4em .3em .4em;
|
||||
padding: 0.2em 0.2em 0.2em 0.2em;
|
||||
width: 75px;
|
||||
max-width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
@ -101,7 +101,7 @@ table.seat td:first-child {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.tablelist li:nth-child(3n+)
|
||||
.tablelist li:nth-child(3n)
|
||||
{
|
||||
clear: both;
|
||||
}
|
||||
|
Reference in New Issue
Block a user