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

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

The newest version!
/* Classic */

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy