- CSS @media print to hide different portions
This commit is contained in:
2025-07-10 22:32:32 -05:00
parent 6f75cd5c03
commit 0d2c5c54b0
5 changed files with 6 additions and 7 deletions

View File

@@ -30,10 +30,9 @@
.container-sidebar-left, .container-sidebar-left,
.container-bottom-a, .container-bottom-a,
.container-bottom-b, .container-bottom-b,
#lhc_container_v2 *,
footer, footer,
.fb-comments, .fb-comments,
{ #lhc_container_v2 *{
display: none!important; display: none!important;
} }
} }

View File

@@ -19,7 +19,7 @@
"password": "GK?EqqwBA$", "password": "GK?EqqwBA$",
"port": "22", "port": "22",
"remote_path": "/home/mokoconsulting/joomla.dev.mokoconsulting.tech/public_html", "remote_path": "/home/mokoconsulting/mokoconsulting.tech/public_html",
"ignore_regexes": [ "ignore_regexes": [
"\\.sublime-(project|workspace|settings)", "\\.libsass.json/", "sftp-config(-alt\\d?)?\\.json", "\\.sublime-(project|workspace|settings)", "\\.libsass.json/", "sftp-config(-alt\\d?)?\\.json",
"sftp-settings\\.json", "/venv/", "\\.svn/", "\\.hg/", "\\.git/", "sftp-settings\\.json", "/venv/", "\\.svn/", "\\.hg/", "\\.git/",

View File

@@ -4,7 +4,7 @@
<server type="extension" name="Moko Consulting">https://mokoconsulting.tech/updates/updates.xml</server> <server type="extension" name="Moko Consulting">https://mokoconsulting.tech/updates/updates.xml</server>
</updateservers> </updateservers>
<name>moko-cassiopeia</name> <name>moko-cassiopeia</name>
<version>1.11</version> <version>1.12</version>
<creationDate>2023-05</creationDate> <creationDate>2023-05</creationDate>
<author>Jonathan Miller || Moko Consulting</author> <author>Jonathan Miller || Moko Consulting</author>
<authorEmail>jmiller@mokoconsulting.tech</authorEmail> <authorEmail>jmiller@mokoconsulting.tech</authorEmail>

Binary file not shown.

View File

@@ -5,14 +5,14 @@
<element>moko-cassiopeia</element> <element>moko-cassiopeia</element>
<type>template</type> <type>template</type>
<client>site</client> <client>site</client>
<version>1.11</version> <version>1.12</version>
<creationDate>2023-05</creationDate> <creationDate>2023-05</creationDate>
<author>Jonathan Miller || Moko Consulting</author> <author>Jonathan Miller || Moko Consulting</author>
<authorEmail>jmiller@mokoconsulting.tech</authorEmail> <authorEmail>dev@mokoconsulting.tech</authorEmail>
<copyright>(C)GNU General Public License Version 2 - 2025 Moko Consulting</copyright> <copyright>(C)GNU General Public License Version 2 - 2025 Moko Consulting</copyright>
<infourl title="MOKO-CASSIOPEIA Info">https://mokoconsulting.tech/moko-cassiopeia</infourl> <infourl title="MOKO-CASSIOPEIA Info">https://mokoconsulting.tech/moko-cassiopeia</infourl>
<downloads> <downloads>
<downloadurl type="full" format="zip">https://mokoconsulting.tech/updates/moko-cassiopeia_v1.11.zip</downloadurl> <downloadurl type="full" format="zip">https://mokoconsulting.tech/updates/moko-cassiopeia_v1.12.zip</downloadurl>
</downloads> </downloads>
<tags> <tags>
<tag>stable</tag> <tag>stable</tag>