openclassify/addons/default/visiosoft/advs-module/resources/css/list.css
2020-02-03 18:38:59 +03:00

46 lines
666 B
CSS

.gm-style .gm-style-iw-d {
max-width: 150px !important;
}
#map {
height: 500px;
}
.table-classified .img-thumbnail {
max-height: 70px;
}
.table-classified .td-image {
max-width: 200px;
max-height: 100px;
}
.list-classified .bg-light {
height: 100px;
}
.upper-list-banner {
min-height: 300px;
}
.upper-list-banner img {
max-width: 125px;
max-height: 200px;
margin: auto;
margin-top: 10px;
}
.table-classified .td-image,
.table-classified .td-date {
min-width: 100px;
}
.table-classified .td-price {
min-width: 150px;
}
.table-classified .td-country,
.table-classified .td-subject {
min-width: 200px;
}