| Server IP : 213.186.33.4 / Your IP : 216.73.216.222 Web Server : Apache System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : karinebmkh ( 644538) PHP Version : 8.4.22 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/karinebmkh/www/wp-content/plugins/divi-pixel/admin/css/ |
Upload File : |
.dipi_menu_style.slide_up_below:after {
content: '';
display: block;
background: #ff4200;
width: 100%;
height: 3px;
left: 0;
position: absolute;
top: 25px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.slide_up_below.active:after {
top: 20px;
opacity: 1;
}
.dipi_menu_style.slide_down_below:after {
content: '';
display: block;
background: #ff4200;
width: 100%;
height: 3px;
left: 0;
position: absolute;
top: 15px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.slide_down_below.active:after {
top: 20px;
opacity: 1;
}
.dipi_menu_style.grow_below_left:after,
.dipi_menu_style.grow_above_and_below_left:after {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
left: 0;
position: absolute;
top: 20px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_below_left.active:after,
.dipi_menu_style.grow_above_and_below_left.active:after {
width: 100%;
opacity: 1;
}
.dipi_menu_style.grow_below_center:after,
.dipi_menu_style.grow_above_and_below_center:after {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
left: 50%;
position: absolute;
top: 20px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_below_center.active:after,
.dipi_menu_style.grow_above_and_below_center.active:after {
width: 100%;
opacity: 1;
left: 0;
}
.dipi_menu_style.grow_below_right:after,
.dipi_menu_style.grow_above_and_below_right:after {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
right: 0;
position: absolute;
top: 20px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_below_right.active:after,
.dipi_menu_style.grow_above_and_below_right.active:after {
width: 100%;
opacity: 1;
}
.dipi_menu_style.grow_above_and_below_left:before {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
left: 0;
position: absolute;
top: -5px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_above_and_below_left.active:before {
width: 100%;
opacity: 1;
}
.dipi_menu_style.grow_above_and_below_center:before {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
left: 50%;
position: absolute;
top: -5px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_above_and_below_center.active:before {
width: 100%;
opacity: 1;
left: 0;
}
.dipi_menu_style.grow_above_and_below_right:before {
content: '';
display: block;
background: #ff4200;
width: 0;
height: 3px;
right: 0;
position: absolute;
top: -5px;
transition: all .3s ease-in-out;
opacity: 0;
border-radius: 0;
}
.dipi_menu_style.grow_above_and_below_right.active:before {
width: 100%;
opacity: 1;
}
.dipi_menu_style.bracketed_out span:before {
content: '[';
display: inline-block;
color: #ff4200;
transition: all .15s ease-in-out;
opacity: 0;
left: 0;
position: absolute;
top: 0;
font-size: 120%;
}
.dipi_menu_style.bracketed_out span:after {
content: ']';
display: inline-block;
color: #ff4200;
transition: all .15s ease-in-out;
opacity: 0;
right: 0;
position: absolute;
top: 0;
font-size: 120%;
}
.dipi_menu_style.bracketed_in span:before {
content: '[';
display: inline-block;
color: #ff4200;
transition: all .15s ease-in-out;
opacity: 0;
left: -20px;
position: absolute;
top: 0;
font-size: 120%;
}
.dipi_menu_style.bracketed_in span:after {
content: ']';
display: inline-block;
color: #ff4200;
transition: all .15s ease-in-out;
opacity: 0;
right: -20px;
position: absolute;
top: 0;
font-size: 120%;
}
.dipi_menu_style.bracketed_out.active span:before,
.dipi_menu_style.bracketed_in.active span:before {
left: -10px;
opacity: 1;
}
.dipi_menu_style.bracketed_out.active span:after,
.dipi_menu_style.bracketed_in.active span:after {
right: -10px;
opacity: 1;
}
.dipi_menu_style.three_dots:after {
position: absolute;
content: '•';
left: 50%;
top: 75%;
color: transparent;
transition: all .3s ease-in-out;
text-shadow: 0 0 transparent;
font-size: 1.2em;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.dipi_menu_style.three_dots.active:after {
color: #ff4200;
text-shadow: 10px 0 #ff4200, -10px 0 #ff4200;
}
/* TODO: Another cool style is achieved by putting the padding in the .active class. Then the bg "grows" */
.dipi_menu_style.filled_background span {
padding: 5px 10px;
margin: -5px -10px;
border-radius: 5px;
transition: all .3s ease-in-out;
}
.dipi_menu_style.filled_background.active span {
background: #ff4200;
color: white;
}