Commit d50b742c authored by manohar's avatar manohar

New firmplan css imported


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@102259 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3da4d135
body
{ background-color:#f7f8fa;
font-family:'MuseoLight', sans-serif;
-webkit-font-smoothing: antialiased;
font-size:14px;
color:#555;
font-weight:normal;
border-right:1px solid #ccc;}
@font-face { /* declare fonts */
font-family: "MuseoLight";
src: url("../fonts/Museo300-Regular.eot");
src: local("Museo 300"), local("Museo-300"),
url("../fonts/Museo300-Regular.woff") format("woff"),
url("../fonts/Museo300-Regular.otf") format("opentype"),
url("../fonts/Museo300-Regular.svg#Museo-300") format("svg");
}
.propertyClass{background-color:#CCCCFF;}
.changedClass{background-color:#CCFFCC;}
.rightAlign{text-align:right;}
.leftAlign{text-align:left;}
.centerAlign{text-align:center;}
a:link { color:blue; text-decoration:underline; }
a:hover { color:green; text-decoration:underline; }
a:active { color:red; text-decoration:underline; }
.selected { color:red; text-decoration:underline; }
.successmsg {color:green}
.errormsg {color:red}
.cellstyle{body
{ background-color:#f7f8fa;
font-family:'MuseoLight', sans-serif;
-webkit-font-smoothing: antialiased;
font-size:14px;
color:#555;
font-weight:normal;
border-right:1px solid #ccc;}
@font-face { /* declare fonts */
font-family: "MuseoLight";
src: url("../fonts/Museo300-Regular.eot");
src: local("Museo 300"), local("Museo-300"),
url("../fonts/Museo300-Regular.woff") format("woff"),
url("../fonts/Museo300-Regular.otf") format("opentype"),
url("../fonts/Museo300-Regular.svg#Museo-300") format("svg");
}
.propertyClass{background-color:#CCCCFF;}
.changedClass{background-color:#CCFFCC;}
.rightAlign{text-align:right;}
.leftAlign{text-align:left;}
.centerAlign{text-align:center;}
a:link { color:blue; text-decoration:underline; }
a:hover { color:green; text-decoration:underline; }
a:active { color:red; text-decoration:underline; }
.selected { color:red; text-decoration:underline; }
.successmsg {color:green}
.errormsg {color:red}
.cellstyle{
border-bottom: 1px solid #CCC;
white-space: nowrap;
}
table {
border-spacing: 0;
width:100%;
border-top:#5fdeb2 2px solid;
}
td + td {
border-left:1px solid #ccc;
}
td, th {
border-bottom:1px solid #ccc;
background: #fff;/*
color: #000;*/
padding: 7px ;
height:15px;
color:#555;
border-left:1px solid #ccc;
}
th {
color: #000;
padding: 7px;
white-space: nowrap;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
text-align:left;
font-weight: 18px;
}
.input{
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
input, textarea, keygen, select, button {
margin: 0em;
text-rendering: auto;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
.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;
}
.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;
}
.button:disabled
{
text-shadow: none;
background-color: #f3f1f1 !important;
color: #999; !important;
}
border-bottom: 1px solid #CCC;
white-space: nowrap;
}
table {
border-spacing: 0;
width:100%;
border-top:#5fdeb2 2px solid;
}
td + td {
border-left:1px solid #ccc;
}
td, th {
border-bottom:1px solid #ccc;
background: #fff;/*
color: #000;*/
padding: 7px ;
height:15px;
color:#555;
border-left:1px solid #ccc;
}
th {
color: #000;
padding: 5px;
white-space: nowrap;
background-color:#E8E8E8 ;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
font-weight:bold;
text-align:left;
font-size: 18px;
}
.input{
-webkit-appearance: textfield;
padding: 1px;
background-color: white;
border: 2px inset;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
}
input, textarea, keygen, select, button {
margin: 0em;
text-rendering: auto;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
.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;
}
.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;
}
.button:disabled
{
text-shadow: none;
background-color: #f3f1f1 !important;
color: #999; !important;
}
.propertyClass{background-color:#CCCCFF;}
.changedClass{background-color:#CCFFCC;}
.rightAlign{text-align:right;}
.leftAlign{text-align:left;}
.centerAlign{text-align:center;}
a:link { color:blue; text-decoration:underline; }
a:hover { color:green; text-decoration:underline; }
a:active { color:red; text-decoration:underline; }
.selected { color:red; text-decoration:underline; }
.successmsg {color:green}
.errormsg {color:red}
.cellstyle{
border-bottom: 1px solid #CCC;
font: 11px Verdana, Arial, Helvetica, sans-serif;
white-space: nowrap;
}
table tr td:nth-child(2),
table tr td:nth-child(3),
table tr td:nth-child(8),
table tr td:nth-child(9),
table tr td:nth-child(10),
table tr td:nth-child(11),
table tr td:nth-child(13),
table tr td:nth-child(16),
table tr td:nth-child(17),
table tr td:nth-child(19),
table tr td:nth-child(22),
table tr td:nth-child(23),
table tr td:nth-child(24){
text-align: right;
padding-right: 1px;
}
\ 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