Uname:Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64

403WebShell
403Webshell
Server IP : 119.59.104.26  /  Your IP : 216.73.217.74
Web Server : Apache/2
System : Linux ns69.hostinglotus.net 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64
User : com12370 ( 1517)
PHP Version : 7.2.34
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/com12370/public_html/wp-content/themes/MIXThemes/assets/css/sass/plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/com12370/public_html/wp-content/themes/MIXThemes/assets/css/sass/plugins//crypto.scss
@import "../utils/variables";
@import "../utils/mixins";


// Cryptocurrency All-in-One Plugin
$brand-color:  $dark-bg;
$bright: color-contrast($brand-color);

// remove the cridet link below of items.
.prices-table ~ a,
#btc_calc ~ a{
  display: none;
}

// Prices Table
.prices-table{
  border: 0;
  background: #f5f5f7;
  padding: 5px 10px;
  transition: box-shadow 0.3s;
  border-radius: 2px;

  tr:nth-child(even){
    background: rgba(255,255,255,0.38);
  }

  td{
    border-right: 0;
    padding: 10px;
    border-color: #ebebeb;

    img{
      vertical-align: sub;
      margin-right: 3px;
    }
  }

  td + td {
    text-align: right;
    font-weight: bold;
    color: #000;
  }
}


// Caclulator
#btc_calc {
  font-size: 20px;
  position: relative;
  display: flex;

  input {
    background: #fff;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
    width: 45%;
    padding: 5px 85px 5px 10px;
    border: 0;
    box-shadow: 0 0 0 1px $base-border-color;
    transition: box-shadow 0.3s;

    &:focus{
      box-shadow: 0 0 0 3px $brand-color;

      .dark-skin &{
        box-shadow: 0 0 0 3px #555;
      }
    }

    .dark-skin &{
      color: #000;
    }
  }

  .bct-currency-1,
  .bct-equal-sign{
    display: inline-block;
    text-align: center;
  }

  .bct-equal-sign{
    width: 10%;
    font-size: 50px;
    line-height: 40px;
    height: 47px;
    color: $brand-color;
    vertical-align: top;

    .dark-skin &{
      color: #fff;
    }
  }

  .bct-currency-1,
  select{
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 0 5px 5px 0;
    line-height: 37px;
    height: 47px;
    width: 75px;
    background: $brand-color;
    color: $bright;
    margin-left: -75px;
    text-transform: uppercase;
    position: relative;

    .dark-skin &{
      background: #555;
    }
  }

  select {
    border: 0;
    appearance: none;
  }

  &:after{
    content:"";
    position: absolute;
    box-sizing: border-box;
    line-height: 37px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: $bright transparent transparent transparent;
    top: 21px;
    right: 8px;
  }

  @media screen and (min-width: $screen-sm) and (max-width: $screen-md),
  screen and (max-width: 650px) {
    flex-shrink: 0;
    flex-flow: wrap;

    input,
    .bct-equal-sign{
      width: 100%;
    }

    &:after{
      bottom: 21px;
      top: auto;
    }
  }


  // in RTL -----------------------
  .rtl &{
    padding: 0 3px 0 0;

    input {
      padding: 5px 10px 5px 85px;
    }

    .bct-currency-1,
    select{
      border-radius: 5px 0 0 5px;
      margin-left: 0;
      margin-right: -75px;
    }

    select {
      margin-left: 0;
      margin-right: -79px;
    }

    &:after{
      right: auto;
      left: 14px;
    }
  }
}


//  Ultimate Crypto Plugin
.dark-skin .wpuc-coin-list-row{
 	border-color: $base-border-color-in-white;
}

body:not(.rtl) #tie-wrapper .wpuc-coin-grid{
 	margin: 0 -3% -3% 0;
}

.widget.text-html .wpuc-coin-list {
  max-height: 500px;
  overflow: auto;
}


Youez - 2016 - github.com/yon3zu
LinuXploit