
webapp.admin.css.application.css Maven / Gradle / Ivy
The newest version!
/* =======================================================
Map
======================================================= */
#map {
width: 100%;
height: 750px;
}
/* =======================================================
Sidebar
======================================================= */
h4.slider-label {
padding: 0 5px 0 0;
margin: 0 0 15px -5px;
}
span.weight {
float: right;
margin-top: -40px;
}
span.weight input {
border: none;
box-shadow: none;
background: none;
text-align: right;
font-weight: bold;
font-size: 18px;
}
#layer-info-name {
text-align: center;
}
.emptymsg {
text-align: center;
display: block;
color: #F1172F;
font-weight: bold;
font-size: 18px;
}
/* =======================================================
Value Viewer
======================================================= */
.valueGrid {
margin:1em auto;
border-collapse:collapse;
width: 100%
}
.valueGrid td {
/* width:30px; height:30px; */
border:2px solid #ccc;
text-align:center;
font-family:sans-serif; font-size:13px
}
.centerCell {
background-color:yellow;
font-weight:bold; color:red;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy