Commit 8c0b348d authored by smestry's avatar smestry

Updated the css for product wizard upload images


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103928 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 308bfdba
/* Font loaded - elegant icons*/
@font-face
{
/* declare fonts */
font-family: "MuseoLight-300";
src: url("/ibase/webitm/css/fonts/Museo300-Regular.eot");
src: local("Museo 300"), local("Museo-300"),
url("/ibase/webitm/css/fonts/Museo300-Regular.woff") format("woff"),
url("/ibase/webitm/css/fonts/Museo300-Regular.otf") format("opentype"),
url("/ibase/webitm/css/fonts/Museo300-Regular.svg#Museo-300") format("svg");
}
*
{
font-family: "MuseoLight-300", sans-serif !important;
}
.formClass
{
background-color: #f7f8fa;
}
#activityTable tr td
{
font-size:14px !important;
}
.header_table
{
background-color: #f7f8fa;
border-bottom: #6cf 2px solid;
}
.header_td1
{
text-align: left;
padding-left: 10px;
font-size:16px;
width: 2%;
}
.body_table
{
float: left;
width:52%;
border: 0px solid;
padding: 0px;
}
.body_table_div
{
overflow: auto;
background-color:#fff !important;
float: left;
width:100%;
}
#someID
{
background-color:#fff !important;
border: solid 1px lightgray !important;
}
.thClass th
{
background-color:#fff !important;
/* border: solid 1px lightgray !important; */
background-image: none !important;
border-color: lightgray !important;
color: drakgray !important;
}
.editDisplayColumnClass
{
readOnly:true;
margin-left:2px;
BACKGROUND:#fff;
TEXT-ALIGN:LEFT;
margin-bottom:10px;
border-top: #6cf 3px solid;
border-bottom:solid 1px #ebebeb;
border-right:solid 1px #ebebeb;
border-left:solid 1px #ebebeb;
border: 0px;
}
.editDisplayClass
{
background-color:rgba(166, 166, 166, 0.1);
font-size: 14px;
border:none;
min-height: 22px;
}
.imgClass
{
/* margin-bottom: -5px; */
margin-top: -22px;
margin-left: 86%;
}
.imgClass1
{
margin-top: -20px;
margin-left: 95%;
}
.imgClass2
{
margin-top: 3px;
margin-right:5px;
position:relative;
float: right;
width:8%;
}
.accordionClass
{
float: left;
width:45%;
border: 0px solid;
padding: 0px;
margin-left: 5px;
/* border-bottom : 1px solid #eee !important; */
}
.accordionHeader
{
font-family: "MuseoLight-300", sans-serif !important;
font-size:16px !important;
padding: 0px;
color: black !important;
background-color: white;
}
.accordionDiv
{
font-size:14px !important;
}
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl
{
border-radius: 0px !important;
}
.ui-accordion-header.ui-state-active
{
background-color: #fdf5ce !important;
/* border-bottom: 1px solid #fbd850 !important; */
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
border-bottom: 1px solid #fbd850 !important;
}
.ui-widget-content
{
background-color: white !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
background-color: white !important;
}
h3
{
font-weight: normal !important;
border-bottom: 1px solid #ccc !important;
}
#suppDtlDiv, #siteDtlDiv, #sizeDtlDiv, #langDtl
{
border-top: 1px solid #ccc !important;
border: 1px solid #fbd850;
height: 160px !important;
}
.heightClass
{
height: 500px !important;
}
#activityTable tr td
{
font-size:14px !important;
}
#sizeDtl tr td, #langList tr td, #SKUItemId tr td
{
border: solid 1px lightgray;
margin-top: 0px;
width: 100%;
}
/* #langList, #sizeDtl, #priceListDtl, #suppListDtl
{
margin-top: -11px !important;
margin-left: -11px !important;
} */
#SKUPriceListId tr td, #SKUSuppListId tr td, #SKULangListId tr td, #siteDtlDiv tr td, #priceListDtl tr td
{
border: solid 1px lightgray;
margin-top: 0px;
}
.trClass td
{
padding: 0 2px !important;
}
.pageContentWrapper
{
background-color: white !important;
}
.hidden
{
display:none;
}
#errorActivityTable tr td
{
font-size:14px !important;
}
.fx_sort_bg
{
background-image: none !important;
border-color: lightgray !important;
}
.ft_container
{
height: 130% !important;
}
#langDtl
{
height:auto !important;
}
body
{
background-color: white !important;
}
.ui-widget-content
{
background-color: white !important;
}
.ft_container table tbody tr:nth-child(2n)
{
background-color: white !important;
}
#ui-datepicker-div
{
display:none !important;
}
.temp
{
margin-top: 11px !important;
margin-left: 11px !important;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment