This website requires JavaScript.
Explore
Help
Sign in
mythic-insight
/
calcom
Watch
1
Star
0
Fork
You've already forked calcom
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5
b423f2894a
calcom
/
styles
/
components
/
table.css
8 lines
119 B
CSS
Raw
Normal View
History
Unescape
Escape
Tracking work in progress changes
2021-06-03 20:55:34 +00:00
table
tbody
tr
:
nth-child
(
odd
)
{
@
apply
bg-gray-50
;
Save WIP
2021-06-14 18:53:20 +00:00
}
.
highlight-odd
>
*
:
nth-child
(
odd
)
{
@
apply
bg-gray-50
;
Tracking work in progress changes
2021-06-03 20:55:34 +00:00
}
Reference in a new issue
Copy permalink