• File: fb.css
  • Full Path: /home/docteuh/www/themes/Avada/assets/css/dynamic/fb.css
  • Date Modified: 11/20/2023 6:11 PM
  • File size: 473 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/* stylelint-disable no-descending-specificity */
.widget .tribe-mini-calendar-event .list-date .list-dayname,
#wrapper .fusion-date-and-formats .fusion-format-box,
.tribe-mini-calendar-event .list-date .list-dayname {
  background-color: var(--dates_box_color);
}
.fusion-menu-item-button .menu-text {
  border-color: var(--button_border_color);
}
.fusion-menu-item-button:hover .menu-text {
  border-color: var(--button_border_hover_color, var(--button_border_color));
}