| Current Path : /home/bonneesp/www/components/com_gallery_wd/css/ |
| Current File : /home/bonneesp/www/components/com_gallery_wd/css/bwg_shortcode.css |
.gallery_type {
border: 1px solid #CCCCCC;
display: inline-block;
width: 9%;
}
span.gallery_type:first-child {
margin-left: -18%;
}
.gallery_type img {
max-width: 100%;
}
.panel_wrapper,
.panel_wrapper #display_panel {
height: 450px !important;
overflow: auto;
font-size: 9px;
}
.bwg_short_div * {
font-size: 10px;
font-weight: bold;
}
.spider_label {
font-weight: bold;
font-family: Verdana;
width: 135px;
}
.spider_int_input,
.color {
width: 60px;
}
.ui-tooltip {
background-color: rgba(255,255,255,1);
border-radius: 3px;
box-shadow: 0 0 7px black;
line-height: 10px;
}
.panel_wrapper .bwg_short_div {
float: left;
height: 300px;
padding: 15px;
width: 30%;
}
.bwg_short_div {
float: left;
height: 590px;
padding: 15px;
width: 30%;
}
.bws_position_table td,
.bws_position_table input{
border: 1px solid #CCCCCC;
margin: 2px;
}
hr
{
margin: 28px 0px 8px 0px !important;
}