mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_x2many_2d_matrix: center header cell
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.o_field_x2many_2d_matrix .row-total {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.o_x2many_2d_matrix {
|
||||
thead > tr > th {
|
||||
// Respect newline characters
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user