This commit is contained in:
Laurent Destailleur 2024-11-07 16:34:48 +01:00
parent 51117eea91
commit a1cc6b39bb
2 changed files with 2 additions and 2 deletions

View File

@ -1854,7 +1854,7 @@ div.ticketpublicarealist>form>div.div-table-responsive {
cursor: pointer;
text-align: center;
min-height: 40px;
background: #eee;
background: #f4f4f4;
padding: 20px 10px 20px 10px;
flex-grow: 1;
flex-shrink: 1;

View File

@ -2008,7 +2008,7 @@ div.ticketpublicarealist>form>div.div-table-responsive {
cursor: pointer;
text-align: center;
min-height: 40px;
background: #eee;
background: #f4f4f4;
padding: 20px 10px 20px 10px;
flex-grow: 1;
flex-shrink: 1;