first commit

This commit is contained in:
alazhar
2020-01-02 22:20:31 +07:00
commit 10eb3340ad
5753 changed files with 631345 additions and 0 deletions

1019
components/com_k2/css/k2.css Normal file

File diff suppressed because it is too large Load Diff

View 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;}