[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: astra-admin-menu-settings.css
/** * CSS code for all Astra Extensions admin screens * * @package Astra * @since 1.0.0 */ .ast-clear:before, .ast-clear:after { content: " "; display: table; } .ast-clear:after { clear: both; } /** * Error Message */ #message { display: block; margin-left: 0; } /** * CSS code for all Astra Extensions admin screens * * @package Astra * @since 1.2.4 */ .ast-addon-list-section .ast-addon-list .active { border-left: 2px solid #008ec2; padding-left: 12px; } /** * Astra Welcome Page */ [CLASS*="appearance_page_astra"] #wpcontent { padding: 0; } .ast-menu-page-wrapper.wrap{ margin: 0; } .ast-menu-page-wrapper a{ text-decoration: none; } .ast-theme-page-header { background-color: #fff; text-align: center; padding: 20px 0; margin-bottom: 20px; box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .ast-container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .ast-container .ast-normal-cursor.hndle{ cursor: initial; } .ast-container .postbox .hndle{ background: #ffffff; border-bottom: 1px solid #e6e6e6; } /* Details link for starter sites */ a.astra-starter-sites-detail-link { margin: 0 10px; } /* Top Right Links. */ .ast-top-links { flex: auto; text-align: right; } .ast-top-links ul{ margin: 0; } .ast-top-links ul li { display: inline-block; margin-bottom: 0; } .ast-container.ast-welcome, .general .ast-container { max-width: 930px; } .ast-quick-setting-section span.dashicons { margin: 1px 3px 0 10px; } .ast-container div.notice, .ast-container div.updated, .ast-container div.error{ margin-top: 0; } .ast-container #poststuff h2{ padding: 12px 12px; } .ast-container img.ast-starter-sites-img { width: 100%; } .ast-flex{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; } .ast-theme-title { align-content: flex-start; text-align: left; } .ast-theme-title .astra-theme-version { background-color: #e5e5e5; border-radius: 3px; font-size: 0.5em; font-weight: 400; margin-left: 10px; padding: 2px 7px; } .ast-theme-title a { display: flex; align-items: center; justify-content: center; } .ast-theme-title a, .ast-theme-title span{ font-size: 1.5rem; color: #333333; font-weight: 500; } .ast-theme-icon{ width: 125px; vertical-align: bottom; } .astra-lightning-icon{ width: 15px; vertical-align: bottom; } /** * Astra Quick Settings */ .ast-quick-setting-section ul, .ast-addon-list-section ul{ margin: 0; } .ast-quick-setting-section li{ border-bottom: 1px solid #eee; margin-bottom: 0; } .ast-addon-list-section li{ -moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1) inset; margin-bottom: 0; } .ast-quick-setting-section li{ padding: 10px 0; } .ast-quick-setting-section li:nth-child(odd){ width: 74%; } .ast-quick-setting-section li:nth-child(even){ width: 26%; } .ast-quick-setting-section li a{ margin: 5px; display: inline-block; } .ast-addon-list-section li{ padding: 10px 15px; } .ast-quick-setting-section a.ast-quick-setting-title{ flex: auto; } .ast-addon-list-section .ast-addon-list li { -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; padding: 10px 15px; } .ast-addon-list-section .ast-addon-list li:nth-child(even){ background-color: #fbfbfb; } .ast-addon-link-wrapper{ -js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; display: -webkit-flex; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; flex: auto; } .ast-addon-link-wrapper a{ line-height: 1.6; } .ast-addon-link-wrapper a:nth-child(even){ margin: 0 10px; } /** * Astra Welcome screen sidebar */ .ast-sidebar .hndle .dashicons{ margin: 0 5px 0 0; } @media (max-width: 544px){ .ast-quick-setting-section li{ width: 100%; } } /** * Astra Custom Notice for static position */ .ast-notice{ margin-bottom: 20px; } .ast-notice.ast-notice-error{ border-left-color: #dc3232; } .ast-notice{ background: #fff; border-left: 4px solid #fff; box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 ); padding: 1px 12px; } .ast-notice p{ margin: 0.5em 0; padding: 2px; } /** * Astra Other Links Postbox */ .postbox .inside .ast-other-links-list { margin-bottom: 6px; } .ast-other-links-list li { margin-bottom: 12px; } .ast-other-links-list li:last-child { margin-bottom: 0; } .ast-other-links-list .dashicons { margin-right: 6px; } .astra-recommended-plugin > a[highlight-label]:after { color: #fff; font-size: 0.65em; font-weight: 600; position: relative; content: attr(highlight-label); padding: 0.3em 0.6em 0.3em; top: -1px; left: 12px; letter-spacing: 0.5px; line-height: 1em; background-color: rgb(97 4 255); text-transform: uppercase; border-radius: 2px; } /** * Upgrade to pro CPT */ .appearance_page_astra-advanced-hook, .appearance_page_astra_adv_header { overflow: hidden; } .appearance_page_astra-advanced-hook .clear, .appearance_page_astra_adv_header .clear { clear: none; } .appearance_page_astra-advanced-hook .ast-theme-page-header, .appearance_page_astra_adv_header .ast-theme-page-header { margin-bottom: 10px; } .appearance_page_astra-advanced-hook .ast-theme-page-header .ast-container, .appearance_page_astra_adv_header .ast-theme-page-header .ast-container { max-width: 100%; } .appearance_page_astra-advanced-hook #wpbody-content, .appearance_page_astra_adv_header #wpbody-content { padding-bottom: 10px; position: relative; } .ast-pro-posttype-preview-container { margin-top: -10px; } .ast-pro-posttype-preview-container img { width: 100%; height: 100%; filter: blur(4px); } .ast-pro-posttype-popup-innerwrap { max-width: 550px; height: max-content; background: #fff; margin: auto auto; text-align: center; box-shadow: 0px 24px 48px -8px rgba(0, 0, 0, 0.2); border-radius: 12px; padding: 32px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } span.ast-posttype-title { font-weight: 600; font-size: 32px; line-height: 40px; text-align: center; letter-spacing: -0.2px; color: #1E293B; } p.ast-posttype-description { font-style: normal; font-weight: 400; font-size: 16px; line-height: 26px; text-align: center; color: #475569; } .ast-pro-posttype-popup-innerwrap .ast-upgrade-cpt-link.button-hero { font-size: 16px; min-height: 42px; line-height: 2.5; padding: 0 28px; } .ast-pro-posttype-popup-innerwrap img { width: 52px; height: 52px; }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server.dijitaldukkanim.com.tr
Server IP: 104.247.168.220
PHP Version: 8.1.33
Server Software: Apache
System: Linux server.dijitaldukkanim.com.tr 4.18.0-553.105.1.el8_10.x86_64 #1 SMP Tue Feb 17 05:17:39 EST 2026 x86_64
HDD Total: 492.3 GB
HDD Free: 180.48 GB
Domains on IP: N/A (Requires external lookup)
System Features