Committer: skomarov
LJSUP-7257: Change the button on home page for cyr usersU trunk/htdocs/stc/lanzelot/css/index.bml.sup.css U trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css
Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2010-10-28 08:50:57 UTC (rev 9659) +++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.css 2010-10-29 08:30:09 UTC (rev 9660) @@ -486,7 +486,7 @@ padding-top: 80px; } .actions .read { - background: url(/stc/lanzelot/img/ico/users.png?v=1) no-repeat 50% 0px; + background: url(/stc/lanzelot/img/ico/ljtimes.png?v=1) no-repeat 50% 0px; padding-top: 80px; } .actions .commun { Modified: trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2010-10-28 08:50:57 UTC (rev 9659) +++ trunk/htdocs/stc/lanzelot/css/index.bml.sup.ie.css 2010-10-29 08:30:09 UTC (rev 9660) @@ -1,3 +1,7 @@ +BODY { + filter: expression(document.execCommand("BackgroundImageCache", false, true)); + } + /* Layout */ .lz-body, #lz-wrapper, @@ -55,7 +59,7 @@ background: url(/stc/lanzelot/img/ico/ac-note.gif?v=1) no-repeat 50% 0px; } .actions .read { - background: url(/stc/lanzelot/img/ico/ac-users.gif?v=1) no-repeat 50% 0px; + background: url(/stc/lanzelot/img/ico/ac-ljtimes.gif?v=1) no-repeat 50% 0px; } .actions .commun { background: url(/stc/lanzelot/img/ico/ac-talk.gif?v=1) no-repeat 50% 0px;