Committer: esavintcev
LJSUP-10959: Add "View classic comments" minimalism settingU trunk/htdocs/stc/sup/s/old_s1.css
Modified: trunk/htdocs/stc/sup/s/old_s1.css =================================================================== --- trunk/htdocs/stc/sup/s/old_s1.css 2012-01-20 07:54:30 UTC (rev 20939) +++ trunk/htdocs/stc/sup/s/old_s1.css 2012-01-20 08:18:13 UTC (rev 20940) @@ -82,5 +82,16 @@ .comment-wrap { margin-top: 1.9em; } + .comment-wrap.spam .comment-head { + background: #CCC; + } +.b-postform TABLE { + width: 750px; + } +#qrdiv form { + width: 700px; + margin-right: auto; + margin-left: auto; + }