All Downloads are FREE. Search and download functionalities are using the official Maven repository.

external.cookieconsent.3.1.1.styles.themes.edgeless.css Maven / Gradle / Ivy

The newest version!
/* Edgeless */

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy