Changes between Version 6 and Version 7 of radar
- Timestamp:
- Jun 2, 2012 11:01:57 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
radar
v6 v7 25 25 Российская Федерация, г. Тольятти. 26 26 Тел. +7 (8482) 62-38-46, radar@monitorserver.ru 27 {{{ 28 !#html 29 30 <style> 31 a.zingaya_button { 32 display: block; 33 width: 168px; 34 height: 49px; 35 background: url(http://cdn.zingaya.com/img/buttons/a0334a7e03ef5805842fbe3f507ad145_1338634944650.png) no-repeat; 36 } 37 a.zingaya_button:hover { 38 background-position: 0 -49px; 39 } 40 a.zingaya_button:active { 41 background-position: 0 -98px; 42 } 43 </style> 44 <a href="http://zingaya.com/widget/a0334a7e03ef5805842fbe3f507ad145" onclick="window.open(this.href+'?referrer='+escape(window.location.href), '_blank', 'width=236,height=220,resizable=no,toolbar=no,menubar=no,location=no,status=no'); return false" class="zingaya_button"></a> 45 46 }}}