| 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/includes/ |
Upload File : |
@import "vars"
/** Readable Controls. */
#mdp-readabler-readable-experience-box
padding: 0 $padding - $controlSize/4 0 $padding
margin: 0
display: flex
flex-wrap: wrap
justify-content: space-between
.mdp-readabler-action-box
&:not(.mdp-readabler-shortcode)
border-radius: $fontSize/2
padding: $fontSize $fontSize*.75
transition: .3s
min-height: 100px
display: flex
flex-direction: column
justify-content: center
margin-top: $fontSize*1.5
box-sizing: border-box
&:hover,
&:focus
transition: .3s
&:focus
outline: none
&.mdp-hidden
display: none
.mdp-readabler-action-box-content
display: flex
align-items: center
justify-content: center
flex-direction: column
.mdp-readabler-icon
width: $controlSize
height: $controlSize
margin-bottom: $controlSize/4
.mdp-readabler-title
text-align: center
font-size: $fontSize
line-height: 1.45
#mdp-readabler-action-text-magnifier
width: 100%
#mdp-readabler-action-align-left,
#mdp-readabler-action-align-center,
#mdp-readabler-action-align-right
width: 30%
#mdp-readabler-action-content-scaling
.mdp-readabler-action-box-content
flex-direction: row
i
margin-right: 8px