
static.styles.style.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of travels-app Show documentation
Show all versions of travels-app Show documentation
Demo project for Spring Boot
The newest version!
.fa-input {
font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
html {
background-color: #f8f9fa;
}
span.fa.fa-star.checked {
color: orange;
}
.navbar-brand img {
margin-right: 10px;
}
footer {
position: fixed;
bottom: 0;
width: 100%;
background-color: #f5f5f5;
}
.btn-primary {
background-color: #e52a29;
border-color: #e52a29;
}
.alert{
display: none;
}
.form-control:disabled, .form-control[readonly] {
border: none;
}
.btn-link {
color: gainsboro;
}
ol.breadcrumb {
background-color: transparent;
padding: 0px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy