posted on March 5
I'm on lastest ver of LF12 mordern design. Can someone tell what I'm missing on this CSS code? I want all odd record to show gray.
.week div.table-set:nth-of-type(odd)
background-color: #cfcfcf !important;
}
Thanks in Advance
0
0