Committer: egeraskin
LJSUP-10988: Add position and social capital to user profileU trunk/htdocs/stc/profile.css
Modified: trunk/htdocs/stc/profile.css =================================================================== --- trunk/htdocs/stc/profile.css 2012-02-07 09:29:52 UTC (rev 21112) +++ trunk/htdocs/stc/profile.css 2012-02-07 11:41:32 UTC (rev 21113) @@ -162,6 +162,17 @@ .details_stats .statusvis_msg { font-weight: bold; } +.rating-details { + margin: 10px 0 0 0; + padding: 0; + list-style-type: none; + } + .rating-details LI { + padding: 0 0 5px 0; + } + .rating-social-capital IMG { + margin-right: 4px; + } .details_links { padding: 12px 0 10px 0;