
assets.es-head._site.base.reset.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-search Show documentation
Show all versions of sirius-search Show documentation
Provides a thin layer above Elasticsearch (Fluent Query API, Automatic Mapping, Utilities)
The newest version!
BODY {
font-family: Verdana, sans-serif;
font-size: 73%;
padding: 0;
margin: 0;
}
INPUT, SELECT, TEXTAREA {
border: 1px solid #cecece;
padding: 1px 3px;
background: white;
}
SELECT {
padding: 0;
}
.saf SELECT {
margin-top: 0;
margin-bottom: 0;
}
TEXTAREA, CODE {
font-family: monospace;
font-size: 13px;
}
BUTTON::-moz-focus-inner {
border: none;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.loading {
background-image: url(loading.gif);
background-repeat: no-repeat;
text-indent: 20px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy