Pixelmate CSS

Maps-Button


.pixelmate-gmaps-consent .aktivate-gmaps,
.pixelmate-gmaps-consent .aktivate-gmaps:hover,
.pixelmate-gmaps-consent .aktivate-gmaps:focus {
  background: #304670 !important; /* Farbe anpassen */
  color: #fff !important;
}

Settings-Seite und Buttons


#pixelmate-settings {
  overflow: hidden;
}

.pixelmate-settings-btns .pixelmate-settings-save {
  background: #304670 !important; /* Farbe anpassen */
}


.pix-toggle:checked {
  background: #304670!important; /* Farbe anpassen */
}