Skip to content
Snippets Groups Projects
Commit 8cfd857b authored by hbh's avatar hbh Committed by DVE
Browse files

[IMP] web: set right alignment for float values on grouped records

parent 6c38bdaf
Branches
Tags
No related merge requests found
......@@ -94,6 +94,9 @@
}
}
}
> td.oe_number{
text-align: right;
}
}
tbody + tbody {
border-top: none; // Override bootstrap for grouped list views
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment