customer_galleriesmanager.css 7.73 KB
.anctext-customer_galleriesmanager > .col2-set > .col-1 {
	width:550px;
	margin-right: 50px;
}

.anctext-customer_galleriesmanager > .col2-set > .col-2 {
	width:252px;
}

#anctext-customer_showNcTextForm *  .preview-database-text > img {
	width:100%;
}
#anctext-customer_showNcTextForm > .anctext {
	padding-bottom: 20px;
}
#anctext-customer_showNcTextForm > .tablerow {
	display: table;
	line-height: 30px;
	margin: 2px;
}
#anctext-customer_showNcTextForm > .tablerow > .label {
	width:100px;
	float:left;
	font-weight: bold;
}
#anctext-customer_showNcTextForm > .tablerow > .value {
	width:340px;
	float:right;
}
#anctext-customer_showNcTextForm > .tablerow > .value > input {
	height:20px;
}
#anctext-customer_showNcTextForm > .tablerow > .value > input,
#anctext-customer_showNcTextForm > .tablerow > .value > textarea {
	width:100%;
	
}

#product_addtocart_form > .product-shop > .product-options-bottom,
#anctext-customer_showNcTextForm > .buttons {
	margin-left: auto;
	margin-right: 0px;
}
#product_addtocart_form > .product-shop > .product-options-bottom > .button,
#anctext-customer_showNcTextForm > .buttons > .button {
	margin-left: 2px;
	margin-right: 2px;
	width: 150px;
}

.anc-menu-box {
	/*width: 252px;*/
	position:relative;			// wegen dem z-index .. damit das crop bild unter dem menu liegt
	z-index: 10;				// wegen dem z-index .. damit das crop bild unter dem menu liegt
}
.anc-menu-box > .anc-menu-box-header {
	text-align: center;
	background-image:url(/skin/frontend/ancprintconfigproduct/default/images/mainButtonLinks.png);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	min-height: 22px;
	padding-top: 2px;
	padding-bottom: 10px;
	font-weight: bold;
	color: white;	
	margin-bottom: 1px;
}
.anc-menu-box > .anc-menu-box-content {
}

.anc-menu-box > .anc-menu-box-content > .anc-menu-box-content-subheader {
	background-color: #959797 ;
	color: white;
	text-align: center;
	padding: 2px;
	margin:0px;
	margin-top: 1px;
}
.anc-menu-box > .anc-menu-box-content > .anc-menu-box-content-subcontent {
	 border-color: #959797;
    border-style: solid;
    border-width: 1px;
}

/*
 *	app/design/frontend/template/customer_galleriesown.phtml
 *
 *	div.anctext-customer_galleriesown 
 *		> div.anctext-gallerie-header
 *		> div.anctext-gallerie-content 
 *			> div.anctext-gallerie-content-view		-	welche ajax technisch reloaded wird
 *				> ul.gallery.AncGalleryTexts 
 *					> a.anctext-showNcTextForm 
 *						> div.anc_text_wrapper 
 *							> img.anc-text-draggable.ui-draggable
 *			> script type="text/javascript"
 */


	
	
.anctext-customer_galleriescategory,
.anctext-customer_galleriesown {

	border-style: solid;
	border-color: #959797;
	border-width: 1px;
	
}

.ui-accordion-header-active {
	background-color: #6A6D6D;
}
.anctext-gallerie-subheader{
	color: #5EBD00;
/*	border-bottom-color: #959797 ;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
	display: table;
	width:100%;
	
	padding: 2px;
}
.anctexthead{
	font-weight:bold;
}
.anctextcontentpreview{
	height:50px;
}
.anctext-gallerie-subheader > div {
	width:50%;
	padding:0px;
	float: left;
/*	padding-top: 2px;
	padding-bottom: 2px;*/
}
.anctext-gallerie-subheader > .anctext-dropzone {
	
	text-align: left;
	padding:0px;
	/*padding-left: 4px;*/
}
.anctext-customer_galleriesown > .anctext-gallerie-subheader > .anctext-dropzone > .dz-default {
    background-position: 0 0;
    background-repeat: no-repeat;
    filter: none;
    height: 100%;
    /*left: 50%;*/
    margin: 0px;
    padding: 0px;
    opacity: 1;
    position: static;
    top: 0px;
    transition: opacity 0.3s ease-in-out 0s;
    width: 100%;	
}

div#createtext {
	position: static;
	box-sizing: border-box;
	 cursor: pointer;
	 
	color: #5ebd00;
	margin-top:-10px;
	margin-left: -108px;
	text-align: left;
	 opacity: 0.5;
	 width: 100%;	
	 transition: opacity 0.3s ease-in-out 0s;
}
div#createtext>a{
	background-color: rgb(230,230,230);
	color: #5ebd00;
	 transition: opacity 0.3s ease-in-out 0s;
	 box-sizing: border-box;
	 
}

.anctext-gallerie-subheader > .anctext-gallerie-subheader-category {
	float: right;
	text-align: right;
	padding-right: 16px;
	
}
.anctext-gallerie-content {
	margin-top: 1px;
	background-color: #6A6D6D;
	color: white;
	margin-top: 1px;
	margin-bottom: 1px;
}

.anctext-gallerie-content-view	{
	height: 237px;
	overflow-y: scroll;
	background-color: #D0D1D0;
}
.AncGalleryTexts {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.AncGalleryTexts * {
	margin: 0px;
	padding: 0px;
}
.AncGalleryTexts > .anc_text_wrapper {
	height:80px;
	width:100%;	
	overflow:hidden;
	display: inline-block;
	/*border-right-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-style: solid;*/
	border-color: #959797;
	/*border-width: 1px;*/
}



.AncGalleryTexts > .anc_text_wrapper_bg_white{
		height:80px;
		background-color: white;
	width:100%;	
	overflow:hidden;
	display: inline-block;
	/*border-right-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-style: solid;*/
	border-color: #959797;
	/*border-width: 1px;*/
}

.AncGalleryTexts > .anc_text_wrapper > a > img {
	min-height:62px;
	min-width:62px;
	max-height: 85px;
	max-width: 85px;
	margin-top:-5px;
	margin-left:-5px;	
	
}


.ui-selected {
	background-color: #6A6D6D;
	color:white;
	border:1px solid transparent;
}
.ui-state-focus {
	cursor:pointer;
}
.ui-selecting {
	cursor:pointer;
	/*background-color: green;*/
	border: 1px dotted #aaa;
}
.ui-unselecting {
	background-color: #eee;
	border: 1px dotted #aaa;
}
// ###################################################################
// menu
#menu {
	margin: 0;
    padding: 0;
}
#menu li {
	float:left;
	list-style:none;
	padding: 0;
	margin: 0;
	text-decoration:none;	
	z-index: 800;
	/*font-weight: bold;*/
	width:100%;
	text-align: right;
}
#menu li img {
	height: 7px;
	padding-right: 16px;
}

#menu li ul {
	display:block;
	position:absolute;
	padding:5px 0px;
	background:#f0f0f0;
	z-index: 800;
	font-weight: normal;

}
#menu li ul li {
	float:none;
	margin:0px;
	padding:0px;
	z-index: 800;
	/*margin-left: 5px;*/
	padding-right: 10px;
	width:100px;	
}

// ###################################################################
// anc_text_type 
.anctext-anctext > .anc-productview-type * .anctext-info {
	padding-top: 10px;
	padding-bottom: 10px;
}
#anctext-texteditorarea-id {
	margin: 0px;
	padding: 0px;
}
#anctext-texteditorarea-id > .anctext-dropzone {
	margin:0px;
	padding:0px;
    border-color: #5ebd00;
    border-style: solid;
    border-width: 4px;		
}	
#anctext-texteditorarea-id > .anctext-dropzone > .cropControls {
    right: -65px;
    top: -40px;	
	background-color: rgba(0, 0, 0, 0);
}
#anctext-texteditorarea-id > .anctext-dropzone > .cropControls > i {
	/*background-image: url("/skin/frontend/base/default/texts/anc/text/spvzoom.png");*/
}
#anctext-texteditorarea-id > .anctext-dropzone > .cropControls > .cropControlZoomMuchOut {
    background-position: 0 0;
}
#anctext-texteditorarea-id > .anctext-dropzone > .cropControls > .cropControlZoomMuchIn {
    background-position: 30px 0;
}
#anctext-texteditorarea-id > .anctext-dropzone > .preview-database-text {
	text-align: center;
	color: #6A6D6D;
}
#product_addtocart_form * .ancSPText_KEY_cropfile,
#product_addtocart_form * .ancSPText_KEY_cropH,
#product_addtocart_form * .ancSPText_KEY_cropW,
#product_addtocart_form * .ancSPText_KEY_imgH,
#product_addtocart_form * .ancSPText_KEY_imgInitH,
#product_addtocart_form * .ancSPText_KEY_imgInitW,
#product_addtocart_form * .ancSPText_KEY_imgW,
#product_addtocart_form * .ancSPText_KEY_imgX1,
#product_addtocart_form * .ancSPText_KEY_imgY1{
	display: none;
}


.anctext-showNcTextForm{
	/*height:200px;*/
}

.anc-productview > .anc-productview-type > .anctext_type-fakewrapper-text {
    border-color: #5ebd00;
    border-style: solid;
    border-width: 1px;			
	border-radius: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}