Committer: vtroitsky
OPSC-202: Change layout of page http://www.ostest.dev.livejournal.ru/games/info.bml?user=testU trunk/htdocs/stc/catalogue/catalogue.css U trunk/htdocs/stc/catalogue/ie.css
Modified: trunk/htdocs/stc/catalogue/catalogue.css =================================================================== --- trunk/htdocs/stc/catalogue/catalogue.css 2010-11-26 05:18:33 UTC (rev 9761) +++ trunk/htdocs/stc/catalogue/catalogue.css 2010-11-26 05:25:41 UTC (rev 9762) @@ -121,7 +121,7 @@ /* TODO: This code must be in the framework */ .b-nav-counter { margin: 0 0 10px !important; - text-align: right; + text-align: center; } .b-nav-counter LI { margin: 0 0 0 3px; Modified: trunk/htdocs/stc/catalogue/ie.css =================================================================== --- trunk/htdocs/stc/catalogue/ie.css 2010-11-26 05:18:33 UTC (rev 9761) +++ trunk/htdocs/stc/catalogue/ie.css 2010-11-26 05:25:41 UTC (rev 9762) @@ -4,6 +4,9 @@ * HTML .b-catalogue-item DL { height: 100px; } +.b-app-activity-list LI { + zoom: 1; + } .b-nav-counter LI { display: inline; }