Committer: mchervonniy
LJINT-364: styles for twitter interstitials at Kommersant commentswqU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2011-02-09 08:37:26 UTC (rev 18243) +++ trunk/htdocs/stc/lj_base.css 2011-02-09 09:16:44 UTC (rev 18244) @@ -951,6 +951,42 @@ .b-fbinterstitial-form .b-fbinterstitial-submit { margin: 7px 0 0; } +.b-twinterstitial-form-compact { + width: 460px; + margin: 150px auto 0; + text-align: center; + font-family: Arial,sans-serif; + } + .b-twinterstitial-form-compact H4 { + font-size: 24px; + font-weight: normal; + } + .b-twinterstitial-form-compact .ljuser IMG { + vertical-align: middle!important; + } + .b-twinterstitial-form-compact H5, + .b-twinterstitial-form-compact P, + .b-twinterstitial-form-compact UL { + margin: 0; + padding: 10px 0; + font-weight: normal; + font-size: 12px; + } + .b-twinterstitial-form-compact H5 { + border-top: 1px solid #CCC; + } + .b-twinterstitial-form-compact TABLE { + margin: 10px 0 0; + border-bottom: 1px solid #CCC; + } + .b-twinterstitial-form-compact LABEL STRONG { + font-weight: normal; + font-size: 12px; + } + .b-twinterstitial-form-compact .checkboxes, + .b-twinterstitial-form-compact .checkboxes LI { + display: inline; + } .b-form-columns TD { vertical-align:top;