AnonSec Shell
Server IP : 172.67.157.199  /  Your IP : 18.217.182.67   [ Reverse IP ]
Web Server : Apache
System : Linux b70eb322-3aee-0c53-7c82-0db91281f2c6.secureserver.net 6.1.90-1.el9.elrepo.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 2 12:09:22 EDT 2024 x86_64
User : root ( 0)
PHP Version : 8.0.30.2
Disable Function : NONE
Domains : 0 Domains
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/wp-content/plugins/ultimate-dashboard/modules/widget/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/www/wp-content/plugins/ultimate-dashboard/modules/widget/inc/widget-styles.css.php
<?php
/**
 * Widget styles.
 *
 * @package Ultimate_Dashboard
 */

defined( 'ABSPATH' ) || die( "Can't access directly" );

$settings       = get_option( 'udb_settings' );
$icon_color     = isset( $settings['icon_color'] ) ? $settings['icon_color'] : '#555555';
$headline_color = isset( $settings['headline_color'] ) ? $settings['headline_color'] : '#23282d';
?>

<?php if ( $icon_color && '#555555' !== $icon_color ) : ?>

  [id*='ms-udb'] .fa,
  [id*='ms-udb'] .fas,
  [id*='ms-udb'] .fab,
  [id*='ms-udb'] .far,
  [id*='ms-udb'] .dashicons,
  .udb-content-wrapper {
    color: <?php echo esc_attr( $icon_color ); ?>;
  }

  [id*='ms-udb'] .fa:hover,
  [id*='ms-udb'] .fas:hover,
  [id*='ms-udb'] .fab:hover,
  [id*='ms-udb'] .far:hover,
  [id*='ms-udb'] .dashicons:hover {
    color: <?php echo esc_attr( $icon_color ); ?>;
  }

<?php endif; ?>

<?php if ( $headline_color && '#23282d' !== $headline_color ) : ?>

  [id*="ms-udb"] .hndle {
    color: <?php echo esc_attr( $headline_color ); ?>;
  }

<?php endif; ?>

Anon7 - 2022
AnonSec Team