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

META-INF.resources.primefaces-extensions.codemirror.lib.util.matchesonscrollbar.css Maven / Gradle / Ivy

There is a newer version: 14.0.7.1
Show newest version
.CodeMirror-search-match {
  background: gold;
  border-top: 1px solid orange;
  border-bottom: 1px solid orange;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: .5;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy