| Server IP : 104.21.74.147 / Your IP : 216.73.217.154 Web Server : nginx/1.24.0 System : Linux wordpress-sites 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/rebeccaone.com/wp-content/plugins/envira-gallery/assets/scss/ |
Upload File : |
body.envira_page_envira-gallery-support-general,
body.envira_page_envira-gallery-support-api,
body.envira_page_envira-gallery-support-logs,
body.envira_page_envira-gallery-support-tools,
body.envira_page_envira-gallery-support-settings {
.card {
max-width: 100%;
p.subtitle {
padding-left: 0;
margin-top: -10px;
}
}
.nav-tab-wrapper {
margin-top: 15px;
a.nav-tab {
font-size: 16px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 300;
&.nav-tab-active {
font-weight: 500;
}
}
}
}
/* ==========================================================================
Welcome / Support Screen
========================================================================== */
// ul#adminmenu {
// li.menu-icon-envira {
// ul.wp-submenu {
// li:nth-last-child(-n+4) {
// display: none;
// }
// li:last-child {
// display: block;
// }
// }
// }
// }
ul#adminmenu {
li.menu-icon-envira {
ul.wp-submenu {
li:nth-last-child(-n+4) {
// display: none;
}
li:last-child {
display: block;
}
}
}
}
body.envira-welcome-enabled {
ul#adminmenu {
li.menu-icon-envira {
ul.wp-submenu {
li:nth-last-child(-n+4) {
// display: none;
}
li:nth-last-child(2) {
display: none;
}
li:last-child {
display: block;
}
}
}
}
}