mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
CSS
This commit is contained in:
parent
51117eea91
commit
a1cc6b39bb
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user