Commit 856b85f5 authored by smestry's avatar smestry

Updated css for Product wizard new look and feel.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103873 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 731d0fb3
/* 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;
}
.tableClass
{
margin-left: 0px;
margin-top: 0px;
width: 100%;
/* background-color: rgb(251,251,251); */
}
.tableClass1
{
margin-left:0px;
margin-top:18px;
}
.header_td
{
font-size: 16px;
text-align: left;
padding-left: 20px;
height: 40px;
background-color: #f7f8fa;
overflow: hidden;
color: white;
}
.input_editable
{
border: solid 1px lightgray;
color : #333;
background : white;
text-align : left;
font-size : 14px;
line-height: 20px;
}
.input_num_editable
{
text-align: center;
border: solid 1px lightgray;
color: #333;
background: white;
font-size: 14px;
line-height: 20px;
}
.td_leftAlign
{
background:#FFF;
text-align:left;
font-size:12px;
color: #555;
}
.td_centAlign
{
background:#FFF;
text-align:center;
font-size:12px;
}
.td_rightAlign
{
background:#FFF;
text-align:right;
font-size:12px;
color: #555;
font-weight: normal !important;
}
.headerCent_td
{
border:inset 0;
background:#FFCCCC;
text-align:center;
font-size:9pt;
}
.headertableClass
{
/* float:right; */
margin-top:0px;
border-collapse: collapse;
border-top: #6cf 3px solid;
}
.header_main
{
font-size: 16px;
color: #5893bf;
/* height: 40px; */
background-color: f7f8fa;
/* padding-bottom: 10px; */
}
.galaxyButton
{
border: 1px solid #ebebeb !important;
border-radius: 2px !important;
-moz-border-radius: 2px !important;
-webkit-border-radius: 2px !important;
box-shadow: 1px 1px 1px #a7a7a9 !important;
color: #3d3c3c;
height: 25px !important;
font-size: 12px !important;
background-color: buttonface !important;
line-height: 23px !important;
}
strong
{
font-weight: normal !important;
}
.galaxyTable
{
/* height: 400px; */
width: 100%;
margin-top: 5px;
overflow-x: auto;
overflow-y: auto;
white-space: nowrap;
border-left: 1px solid lightgray;
border-right: 1px solid lightgray;
border-color: #6cf #ccc #ccc;
border-width: 2px 1px 1px;
border-style: solid;
border-bottom: 1px solid lightgray;
}
.tHeader
{
line-height: 35px;
padding: 0 10px;
color: #555;
text-shadow: none;
border-width: 1px 1px 1px 0;
border-style: solid;
background-color: white;
-webkit-box-shadow: inset 0 1px rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.06), 0 1px rgba(0,0,0,0.04);
box-shadow: inset 0 1px rgba(255,255,255,0.2), inset 0 0 0 1px rgba(255,255,255,0.06), 0 1px rgba(0,0,0,0.04);
text-rendering: optimizeLegibility;
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 2px solid #ddd;
border-right: 1px solid #ddd;
border-top-left-radius: 0 !important;
font-size: 14px;
font-weight: bold;
}
.trClass td
{
line-height: 40px;
padding: 0 10px;
border: 1px solid #ddd;
font-size: 12px;
text-shadow: none;
background: white;
text-rendering: optimizeLegibility;
}
.trClass:hover {
background-color: #f5f5f5;
}
.main_header{
line-height: 35px;
/* padding: 0 10px; */
color: #333;
text-shadow: none;
border: 1px solid #ddd;
background-color: white;
text-rendering: optimizeLegibility;
font-size: 14px;
font-weight: bold;
}
select{
padding: 1px;
}
.buttonDisabled{
color: graytext !important;
}
.button{
border: 1px solid #E7E7E7;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
color: #333;
height: 22px;
font-family: 'MuseoLight-300', sans-serif;
font-size: 12px;
background-color: #e7e7e7;
cursor: pointer;
margin-right:10px;
}
.button:hover
{
border: 1px solid #E7E7E7 !important;
background-color: #e7e7e7 !important;
color: #000 !important;
-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
text-shadow: none;
}
.button:active
{
text-shadow: none;
background-color: #d6d6d6 !important;
color: #000 !important;
-moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
-webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.5) !important;
border: 1px solid #E7E7E7 !important;
}
.contentHeaderLbl {
font-size: 18px;
color: #5893bf;
padding-left: 20px;
padding-top: 0;
font-family: "MuseoLight-300", sans-serif;
}
.input_call_note
{
border: solid 1px lightgray;
color : #333;
background : white;
text-align : left;
font-size : 14px;
line-height: 20px;
min-width:110px !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