Is this sass code valid?
tr:nth-child(odd) :background-color #cccccc
Be that as it may, it does not color my tables in alternating rows.
Which browser are you using? nth-child not currently supported in Firefox, or IE . You will probably have to use the old thing of odd / even classes.
nth-child
The compass provides mixins to style your tables with sass, which requires a few extra CSS classes due to poor CSS3 support.
. wiki docs. A .
Source: https://habr.com/ru/post/1710840/More articles:ProxyFactoryFactoryNotConfiguredException, а lazy - false - nhibernateMod ReWrite Catch-All Subdomain - .htaccessLiquid plugin - ruby-on-railsIs sitemap.axd supported by all search engines? - seoAn example of processing read / write packets in C - cIE7: How to make TD float? - cssRemoving svn checkout with NAnt - svnProblem with Url.Content in ASP.NET MVC - asp.netWhy does UPPER () not work in MySQL? - mysqlEditing an XML file using JavaScript? - javascriptAll Articles