Committer: rkomarov
LJSUP-3904L removing old statistics' cssU trunk/htdocs/stc/lanzelot/css/elements.css U trunk/htdocs/stc/lanzelot/css/index.bml.sup.css U trunk/htdocs/stc/widgets/extblocks.css
Modified: trunk/htdocs/stc/lanzelot/css/elements.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/elements.css 2009-05-15 08:26:57 UTC (rev 7304) +++ trunk/htdocs/stc/lanzelot/css/elements.css 2009-05-15 10:17:09 UTC (rev 7305) @@ -173,36 +173,6 @@ vertical-align:middle; } -/* Rating Position --------------------------------------- */ -.ratepos SPAN { - padding-left:8px; - font-size:.85em; -} - -.ratepos.new SPAN { - background:url(/stc/lanzelot/img/ico/new.gif) 0 50% no-repeat; -} - -.ratepos.up SPAN { - background:url(/stc/lanzelot/img/ico/up.gif) 0 50% no-repeat; - color:#779E5E; -} - -.ratepos.down SPAN { - background:url(/stc/lanzelot/img/ico/down.gif) 0 50% no-repeat; - color:#CC3F4F; -} - -/* Outside */ -.ratepos.out { - float:left; - clear:both; - margin:-1.4em 0 0 -4.5em; - width:4em; - text-align:right; -} - /* Paragraphs -------------------------------------- */ #content P { Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2009-05-15 08:26:57 UTC (rev 7304) +++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2009-05-15 10:17:09 UTC (rev 7305) @@ -208,33 +208,6 @@ background:url(/stc/lanzelot/img/ico/comm.gif) no-repeat; } -/* Rating Position --------------------------------------- */ -.ratepos SPAN { - padding-left:8px; - font-size:.85em; - } - .ratepos.new SPAN { - background:url(/stc/lanzelot/img/ico/new.gif) 0 50% no-repeat; - } - .ratepos.up SPAN { - background:url(/stc/lanzelot/img/ico/up.gif) 0 50% no-repeat; - color:#779E5E; - } - .ratepos.down SPAN { - background:url(/stc/lanzelot/img/ico/down.gif) 0 50% no-repeat; - color:#CC3F4F; - } - -/* Outside */ -.ratepos.out { - float:left; - clear:both; - margin:-1.4em 0 0 -4.5em; - width:4em; - text-align:right; - } - /* Headings -------------------------------------- */ #lz-content H1, Modified: trunk/htdocs/stc/widgets/extblocks.css =================================================================== --- trunk/htdocs/stc/widgets/extblocks.css 2009-05-15 08:26:57 UTC (rev 7304) +++ trunk/htdocs/stc/widgets/extblocks.css 2009-05-15 10:17:09 UTC (rev 7305) @@ -4,285 +4,21 @@ /* Fonts reset*/ .canyon, -.rate-list, -.rate-list-more, .promo-block { font:12px/1.4 arial,sans-serif; color:#404040; } .canyon A:link,.canyon A:visited, -.rate-list A:link,.rate-list A:visited, -.rate-list-more A:link,.rate-list-more A:visited, .promo-block A:link, .promo-block A:visited { color:#3F5F9E; border-bottom:1px solid #CCCCCC; text-decoration:none; } .canyon A:hover, -.rate-list A:hover, -.rate-list-more A:hover, .promo-block A:hover { border-bottom:1px solid #3F5F9E; } -/* Raiting List --------------------------------------- */ -.rate-list * { - margin:0; - padding:0; -} -.rate-list { - margin:0 0 12px; - border-bottom:solid 1px #CCC; - border-collapse: collapse; - clear:both; - } - .rate-list TH, - .rate-list TD { - padding:6px 6px 5px; - vertical-align:middle; - } - .rate-list TH { - color:#808080; - font-weight:normal; - } - .rate-list TD { - border-top:dotted 1px #CCC; - } - -/* Elements */ -.rate-list .odd TD { - background:#F5F5F5; - } -.rate-list .numb { - padding-left:0; - width:1em; - } - .rate-list .numb STRONG { - float:left; - padding:.2em .4em; - background:#829DBF; - line-height:1; - color:#FFF; - font-weight:normal; - } -/* -.rate-list .desc { - width:100%; - } -*/ -.rate-list .value { - text-align:right; - font-weight:bold; - font-size:1.2em; - color:#808080; - } - -/* Current */ -.rate-list .cur TD { - background:#ED3125; - color:#FFF; - } -.rate-list .cur .numb STRONG { - background:#FFF; - border-top-color:#ED3125; - color:#ED3125; - } -.rate-list .cur .desc * { - color:#FFF; - } -.rate-list .cur .desc A { - border-color:#FFF; - } - -/* Raiting Posts --------------------------------------- */ -.rate-posts .numb, -.rate-posts .desc { - vertical-align:top; - } -.rate-posts DT .vcard { - margin-left:6px; - font-size:.9em; - } - .rate-posts .vcard A.url { - border-bottom:none; - color:#808080 !important; - } - .rate-posts .vcard a.url:hover { - border-bottom:1px solid #CCC; - } - .rate-posts .vcard A.ico IMG { - vertical-align:top; - border:none; - } -.rate-posts .rate { - padding:5px 8px; - display:none; - } - -/* Raiting Users --------------------------------------- */ -.rate-users .ljuser { - line-height:52px; - } -.rate-users .ljuser .ico { - top:0; - margin-right:6px; - } -.rate-users .ljuser IMG { - background:none; - vertical-align:top; - } -.rate-users .rate { - padding-right:24px; - } - -/* Voting --------------------------------------- */ -.voting { - position:relative; - width:4.5em; - background:#FFF url(/stc/lanzelot/img/vote/bl.gif) 0 100% no-repeat; - text-align:center; - line-height:1; - color:#CCC; - } - .voting DT { - background:url(/stc/lanzelot/img/vote/tl.gif) no-repeat; - } - .voting DT SPAN { - display:block; - background:url(/stc/lanzelot/img/vote/tr.gif) 100% 0 no-repeat; - } - .voting DT SPAN SPAN { - background:url(/stc/lanzelot/img/vote/none-l.gif) 0 100% no-repeat; - } - .voting DT SPAN SPAN SPAN { - padding:12px 10px; - background:url(/stc/lanzelot/img/vote/none-r.gif) 100% 100% no-repeat; - font-weight:bold; - font-size:1.2em; - color:#808080; - } - .voting DD { - display: none; - } - -/* Positive / Negative */ -.voting.positive DT SPAN SPAN { - background:url(/stc/lanzelot/img/vote/pos-l.gif) 0 100% no-repeat; - } -.voting.positive DT SPAN SPAN SPAN { - background:url(/stc/lanzelot/img/vote/pos-r.gif) 100% 100% no-repeat; - color:#628A49; - } -.voting.negative DT SPAN SPAN { - background:url(/stc/lanzelot/img/vote/neg-l.gif) 0 100% no-repeat; - } -.voting.negative DT SPAN SPAN SPAN { - background:url(/stc/lanzelot/img/vote/neg-r.gif) 100% 100% no-repeat; - color:#CC3F4F; - } - -/* Buttons */ -.voting .buttons { - display:none; - position:absolute; - top:0; - left:50%; - margin-left:-4em; - width:8em; - background:#FFF url(/stc/lanzelot/img/vote/tl.gif) no-repeat; - } -.voting.on .buttons { - display:block; - } - .voting .buttons UL { - overflow:hidden; - background:url(/stc/lanzelot/img/vote/tr.gif) 100% 0 no-repeat; - zoom:1; - } - .voting .buttons LI { - padding:13px 0; - width:4em; - font-weight:bold; - } - .voting .buttons .pos { - float:right; - margin-left:-1px; - background:url(/stc/lanzelot/img/vote/pos-btn.gif) 100% 100% no-repeat; - border-left:solid 1px #CCC; - } - .voting .buttons .pos A, - .voting .buttons .pos A:hover { - color:#628A49; - } - .voting .buttons .neg { - float:left; - background:url(/stc/lanzelot/img/vote/neg-btn.gif) 0 100% no-repeat; - } - .voting .buttons .neg A, - .voting .buttons .neg A:hover { - color:#CC3F4F; - } - .voting .buttons A { - font-size:1.2em; - } - -/* Rating Position --------------------------------------- */ -.ratepos SPAN { - padding-left:8px; - font-size:.9em; - } - .ratepos.new SPAN { - background:url(/stc/lanzelot/img/ico/new.gif) 0 50% no-repeat; - } - .ratepos.up SPAN { - background:url(/stc/lanzelot/img/ico/up.gif) 0 50% no-repeat; - color:#779E5E; - } - .ratepos.down SPAN { - background:url(/stc/lanzelot/img/ico/down.gif) 0 50% no-repeat; - color:#CC3F4F; - } - -/* Outside */ -.ratepos.out { - float:left; - clear:both; - margin:-1.4em 0 0 -4.3em; - width:4em; - text-align:right; - } - -/* LJ User / Community --------------------------------------- */ -.rate-list .ljuser, -.rate-list .ljcomm { - white-space:nowrap; - color:#808080; - } - .rate-list .ljuser .ico, - .rate-list .ljcomm .ico { - border:none; - } - .rate-list .ljuser .ico IMG, - .rate-list .ljcomm .ico IMG { - vertical-align:middle; - } - .rate-list .ljuser IMG { - width:11px; - height:14px; - background:url(/stc/lanzelot/img/ico/user.gif) no-repeat; - } - .rate-list .ljcomm IMG { - width:15px; - height:15px; - background:url(/stc/lanzelot/img/ico/comm.gif) no-repeat; - } - /* Promo Block -------------------------------------- */ .promo-block .appwidget, @@ -344,7 +80,6 @@ } /* more */ -.rate-list-more .more, .promo-block .more { padding:.2em .4em; border:none; @@ -352,67 +87,10 @@ background:#B2A08F; color:#FFF !important; } -.rate-list-more .more:hover, .promo-block .more:hover { background:#D1BBA7; } -/* Small Stat --------------------------------------- */ -TABLE.small-stat { - border-collapse:collapse; -} -.small-stat TH, -.small-stat TD { - padding:6px 6px 5px; - border-top:dotted 1px #CCC; - vertical-align:middle; - } -.small-stat TH { - padding:6px 6px 5px; - border-top-style:solid; - color:#808080; - font-weight:normal; - text-align: left; - } -.small-stat TD { - } - -/* Elements */ -.small-stat .first { - padding-left:0; - } -.small-stat .last { - padding-right:0; - } -.small-stat .first TD { - border-top:none; - } -.small-stat .first TH { - border-bottom:solid 1px #CCC; - border-top:none; - } -.small-stat .last TD { - border-top-style:solid; - } -.small-stat .desc { - padding-left:0; - width:100%; - } -.small-stat .half { - width:50%; - } -.small-stat .num, -.small-stat .value { - font-weight:bold; - font-size:1.2em; - color:#808080; - } -.small-stat .value { - padding-right:0; - text-align:right; - } - /* Avito Frames -------------------------------------- */ .avito-vert-frame {