add comment for class
This commit is contained in:
parent
7064fffb9e
commit
0597275436
|
@ -15,10 +15,13 @@ ul.o_menu_systray {
|
|||
.o_main_navbar > ul > li {
|
||||
float: right;}
|
||||
}
|
||||
|
||||
|
||||
/* Fixed Individual column header */
|
||||
/* Start */
|
||||
tbody .o_one2many_header_cell_fix {
|
||||
position:sticky;
|
||||
left:0px;
|
||||
background:white;
|
||||
border-right:1px solid #DEE2E6;
|
||||
}
|
||||
}
|
||||
/* Stop */
|
Loading…
Reference in New Issue