File: /home/slyfwmm/foar/wp-content/themes/flexfit/framework/functions/meta-box/css/image.css
/* Uploaded image */
.rwmb-images {
overflow: hidden;
}
.rwmb-images li {
margin: 0 10px 10px 0;
float: left;
width: 150px;
height: 150px;
text-align: center;
border: 3px solid #ccc;
cursor: move;
position: relative;
}
.rwmb-images img {
width: 150px;
height: 150px;
}
.rwmb-image-bar {
color: #fff;
font-weight: bold;
background: #000;
position: absolute;
bottom: 0;
right: 0;
padding: 5px;
}
.rwmb-image-bar a {
color: #fff;
font-weight: bold;
}