Committer: esavintcev
LJSUP-11857: Cyr sub domainsU trunk/htdocs/stc/shop/shop.css
Modified: trunk/htdocs/stc/shop/shop.css =================================================================== --- trunk/htdocs/stc/shop/shop.css 2012-04-25 14:38:21 UTC (rev 11803) +++ trunk/htdocs/stc/shop/shop.css 2012-04-26 07:34:34 UTC (rev 11804) @@ -2227,9 +2227,12 @@ vertical-align: top; text-align: left; } - .b-domainru-domains-odd TD { + .b-domainru-domains TR:nth-child(2n+1) TD { background: #F5F5F5; } + .b-domainru-domains .b-domainru-domains-new TD { + background: #FFFEE3; + } .b-domainru-domains .b-domainru-domains-remove { padding: 10px 15px 10px 0; text-align: right;