Committer: skomarov
LJSUP-8182: Profile. I do not see placeholder for wishes if it does not have picturesU trunk/htdocs/stc/profile.css
Modified: trunk/htdocs/stc/profile.css =================================================================== --- trunk/htdocs/stc/profile.css 2011-03-16 09:37:15 UTC (rev 18585) +++ trunk/htdocs/stc/profile.css 2011-03-16 09:47:34 UTC (rev 18586) @@ -408,6 +408,19 @@ .b-wishes-list DIV A IMG { border: 0; } + .b-wishes-list DIV.whl-item-nopic { + overflow: hidden; + display: block; + width: 100px; + height: 70px; + margin: 0 auto; + padding: 30px 0 0; + border: 1px solid #CCC; + background: #FFF; + color: #999; + font-size: 11px; + text-align: center; + } /* Pager for wishes */ #wishes_body .i-nav { display: none;