@ -22,7 +22,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.2.0.8",
"version": "12.0.2.0.9",
"category": "Themes/Backend",
"license": "LGPL-3",
"author": "MuK IT",
@ -76,13 +76,13 @@
thead, thead tr:nth-child(1) th {
border-bottom: solid 1px gray('300');
background-color: white;
position: sticky;
position: sticky !important;
z-index: 1;
top: 0;
}
tfoot, tfoot tr:nth-child(1) td {
background-color: $o-list-footer-bg-color;
bottom: 0;