| 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/analyzer/ |
Upload File : |
// Admin bar
#wp-admin-bar-readabler
.ab-item
display: inline-flex !important
column-gap: 8px
align-items: center
> *
display: inline-flex !important
.fa-kit
font-family: "Font Awesome Kit", sans-serif
-moz-osx-font-smoothing: grayscale
-webkit-font-smoothing: antialiased
font-size: 14px
&.mdp-readabler-ok-score
background: rgba(0, 172, 74, .1)
border-color: rgba(0, 172, 74, 1)
color: rgba(0, 172, 74, 1)
.fa-kit
color: rgba(0, 172, 74, 1)
&.mdp-readabler-warn-score
background: rgba(255, 128, 0, .1)
border-color: rgba(255, 128, 0, 1)
color: rgba(255, 128, 0, 1)
.fa-kit
color: rgba(255, 128, 0, 1)
.mdp-readabler-admin-bar-issues-container
max-width: 100vw
width: 500px
max-height: 40vh
overflow-x: auto
position: fixed
z-index: 999999
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2)
background: white
display: none
&.active
display: block
animation-name: readabler-slide-tt
animation-duration: 0.3s
animation-fill-mode: forwards
// Scrollbar
&::-webkit-scrollbar
width: 8px
height: 8px
background: #ccc
&::-webkit-scrollbar-track
background: #ccc
&::-webkit-scrollbar-thumb
background: #f0f0f1
.mdp-readabler-analyzer-tooltip
padding: 12px 20px