Committer: sboronchiev
LJSUP-11266: Users should be able to adjust rating (disable users and entries)U trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2012-06-26 06:45:49 UTC (rev 22328) +++ trunk/htdocs/stc/lj_base.css 2012-06-26 07:44:48 UTC (rev 22329) @@ -5109,6 +5109,14 @@ font-size: 14px !important; color: #000 !important; } + .b-popup-content-header { + padding-right: 10px; + margin-bottom: 10px; + line-height: 16px; + font-size: 14px; + font-weight: bold; + color: #000; + } .b-popup-content A:link, .b-popup-content A:visited { color: #3F5F9E !important;