You've already forked joomla_test
first commit
This commit is contained in:
1019
components/com_k2/css/k2.css
Normal file
1019
components/com_k2/css/k2.css
Normal file
File diff suppressed because it is too large
Load Diff
21
components/com_k2/css/k2.print.css
Normal file
21
components/com_k2/css/k2.print.css
Normal file
@ -0,0 +1,21 @@
|
||||
/**
|
||||
* @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;}
|
Reference in New Issue
Block a user