Server IP : 180.180.241.3 / Your IP : 216.73.216.252 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /AppServ/www/app/webroot/news/modules/mod_jw_srfr/tmpl/default/css/ |
Upload File : |
/** * @version 2.3 * @package Simple RSS Feed Reader (module) * @author JoomlaWorks - http://www.joomlaworks.gr * @copyright Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved. * @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html */ /* Template: Default */ /* Common */ a:active, a:focus {outline:0;} img {border:none;} .clr {clear:both;height:0;line-height:0;display:block;float:none;} /* Feed List */ div.srfrContainer {} div.srfrContainer ul.srfrList {list-style:none;width:226px;padding:0;margin:0;} div.srfrContainer ul.srfrList li {clear:both;padding:8px;margin:2px 0;border-bottom:1px dotted #ccc;} div.srfrContainer ul.srfrList li.srfrRow0 {background:#fff;} div.srfrContainer ul.srfrList li.srfrRow1 {background:#F7FAFE;} div.srfrContainer ul.srfrList li img.srfrImage {/*float:left;*/margin:4px auto;padding:2px;background:#fff;border:1px solid #ccc;display:block;} div.srfrContainer ul.srfrList li span.srfrFeedSource {} div.srfrContainer ul.srfrList li span.srfrFeedItemDate {color:#999;}