📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: banner.css
/* # cpanel - whostmgr/docroot/templates/banners/banner.css # Copyright 2022 cPanel, L.L.C. # All rights reserved. # copyright@cpanel.net http://cpanel.net # This code is subject to the cPanel license. Unauthorized copying is prohibited */ #mainBanner { border-right: 2px solid #eaeaea; border-top: 2px solid #eaeaea; border-bottom: 2px solid #eaeaea; border-left: 1rem solid #169bd6; border-radius: 1rem; min-height: 70px; margin-bottom: 2rem; justify-content: space-between; width: 100%; display: table; } .banner .dismiss_banner:not(.dismiss_button) { position: absolute; top: 3px; right: 5px; font-size: 1.4em; } .banner .btn-glass { border: 1px solid #169bd6; color: #169bd6 !important; } #infoContainer { display: table-row; } #infoLink { color: #169bd6; } #bannerLogo { margin: 0 1rem 0 0; display: table-cell; vertical-align: middle; } #bannerPurchaseAction { margin: 0.5rem; display: table-cell; vertical-align: middle; } #bannerText { margin: 0.5rem; display: table-cell; vertical-align: middle; width: 100%; padding-right: 2rem; padding-left: 2rem; } #bannerTextInner { display: table; padding: 0.5rem; width: 100%; } #bannerTextInner h1 { display: table-row; } #infoText { display: table-cell; font-weight: 400; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; margin-left: 5px; vertical-align: middle; } #priceText { display: table-cell; font-weight: 100; font-style: italic; margin-left: 2rem; text-align: right; vertical-align: middle; } #productLogo { height: 3rem; padding-right: 2rem; border-right: 2px solid #eaeaea; } #reqText { width: 80%; margin: 0.5rem; white-space: normal; } #purchaseLink { margin-right: 15px; } #purchaseLink a { text-decoration: none; color: #169bd6; } #bannerCart, #responsiveText { display: none; } #cartLink { text-decoration: none; color: #169bd6; } .banner.row { margin: 0px; } .banner .modal-content { border-left: 1rem solid #169bd6; } .banner .modal-body { display: table; width: 100%; height: 100%; } .banner .the-title { display: table-cell; font-size: 5rem; color: #f6c342; height: 100%; padding-right: 2rem; vertical-align: middle; } .banner .modal-stuff { display: table-cell; height: 100%; width: 100%; border-left: 2px solid #eaeaea; padding-right: 2rem; padding-left: 1rem; vertical-align: top; } .banner .shadowed { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); } .banner .shadowed:hover { box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); } .banner .modal-stuff .btn { margin-left: 5px; margin-right: 5px; } .banner .alert-row { margin-top: 10px; margin-bottom: 10px; } .banner .nowrap { white-space: nowrap; } .banner .nowrap * { vertical-align: middle; } .banner a:link, .banner a:visited, .banner a:active { color: #fff; } .banner .modal-stuff .cart-link { display: none; } @media only screen and (min-width: 769px) and (max-width: 991px) { .banner #bannerText, .banner #bannerPurchaseAction { display: none; } .banner #responsiveText { display: inline; padding: 0.7rem 2rem 0px 2rem; display: table-cell; vertical-align: middle; } .banner #bannerCart { display: table-cell; vertical-align: middle; font-size: x-large; } .banner .the-title { font-size: 3rem; } .banner .modal-stuff .proceed_to_purchase { display: none; } .banner .modal-stuff .cart-link { display: inline-block; color: #428bca; margin-top: 10px; padding-top: 7px; padding-bottom: 7px; } } @media only screen and (max-width: 768px) { .banner #bannerText, .banner #bannerPurchaseAction { display: none; } .banner #responsiveText { padding: 0.5rem 2rem 0px 2rem; display: block; } .banner #responseText * { vertical-align: middle; } .banner #bannerCart { display: table-cell; vertical-align: middle; font-size: x-large; } .banner .the-title { display: none; } .banner .modal-stuff .proceed_to_purchase { display: none; } .banner .modal-stuff { border-left: 0; } .banner .modal-stuff .cart-link { display: inline-block; color: #428bca; margin-top: 10px; padding-top: 7px; padding-bottom: 7px; } #cartLink { margin-right: 10px; } #responsiveText * { vertical-align: middle; } }
Save