joomla_test/components/com_k2/css/k2.print.css

22 lines
609 B
CSS
Raw Normal View History

2020-01-02 22:20:31 +07:00
/**
* @version $Id: k2.print.css 1812 2013-01-14 18:45:06Z lefteris.kavadas $
* @package K2
* @author JoomlaWorks http://www.joomlaworks.net
* @copyright Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.
* @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
*/
/* Print-specific CSS for K2 */
a.itemPrintThisPage,
div.itemHeader h2.itemTitle span sup,
div.itemToolbar,
div.itemRatingBlock,
div.itemLinks,
div.itemSocialLinksBlock,
div.itemAttachmentsBlock,
div.itemRelated,
div.itemAuthorLatest,
div.itemVideoBlock,
div.itemImageGallery,
div.itemNavigation {display:none;}