| Current Path : /home/smartconb/www/armencom33/media/com_eventgallery/backend/css/ |
| Current File : /home/smartconb/www/armencom33/media/com_eventgallery/backend/css/eventgallery.css |
.watermark-preview {
height: 150px;
float: left;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.watermark-preview:hover {
height: 426px;
}
/*
* Order Detail Page
*/
.cart-items .file,
.cart-items .quantity,
.cart-items .displayname,
.cart-items .singleprice,
.cart-items .description
{
display: block;
}
.cart-items .thumbnail {
display: inline-block;
}
.eventgallery-image {
background-size: cover;
}
/**
* CSS grid layout
*/
.eg-bo-row {
display: flex;
}
.eg-bo-column3 {
flex-grow: 3;
}
.eg-bo-column9 {
flex-grow: 9;
}
/**
* Progress bar
*/
.eg-progressbar {
width: 100%;
background-color: #fafafa;
border: 1px solid #eeeeee;
margin: 20px 0;
}
.eg-progressbar-state {
background-color: #8dc7ee;
height: 10px;
width: 0;
}
.eg-filter-bar select,
.eg-search-bar select {
margin-right: 10px;
}
.eg-modal-body {
padding: 0 20px;
}
.eg-modal-body .row {
margin-left: 0;
}
.openInlineForm {
cursor: pointer;
}
.eventimage img {
max-width: 240px;
}
/* START Icons for image stated (mainimage, published, mainimageonly)*/
.subhead joomla-toolbar-button button.egfa-star:before,
.subhead joomla-toolbar-button button.icon-publish:before,
.subhead joomla-toolbar-button button.egfa-table:before {
content: " "
}
.subhead joomla-toolbar-button span.egfa-star,
.subhead joomla-toolbar-button span.icon-publish,
.subhead joomla-toolbar-button span.egfa-table,
.image-properies i.icon-publish,
.image-properies i.egfa-star,
.image-properies i.egfa-table {
color: silver;
}
.subhead joomla-toolbar-button .egfa-star.eg-active,
.image-properies .eg-active i {
color: gold;
}
.subhead joomla-toolbar-button .icon-publish.eg-active,
.subhead joomla-toolbar-button .egfa-table.eg-active,
.image-properies .eg-active i.green {
color: limegreen;
}
/* END Icons for image stated (mainimage, published, mainimageonly)*/