[MIG] pos_pax: to Odoo 15.0

This commit is contained in:
Jared Kipe
2021-10-27 09:00:45 -07:00
parent 1ba51e0105
commit 7d8fae7968
3 changed files with 19 additions and 26 deletions

View File

@@ -10,9 +10,9 @@
cursor: pointer !important;
border: 1px solid rgba(255, 255, 255, 0.5);
background-color: rgba(255,255,255, 0.2);
display: inline-block;
display: block;
text-align: center;
margin: 6px 5px 0 0;
padding: 2px 5px;
min-width: 100px;
min-width: 50px;
}