cost center cleanup

This commit is contained in:
Rushabh Mehta
2012-07-10 18:16:09 +05:30
parent 1ee2a5ac12
commit 5281e350fb
6 changed files with 59 additions and 60 deletions

View File

@@ -2059,7 +2059,7 @@ div.fix_ff_cursor { overflow: auto; }
div.comment { color: #444; }
.small {
font-size: 11px;
font-size: 12px;
}
.help {
@@ -2319,6 +2319,13 @@ div.form-title {
margin-right: 7px;
}
div.form-intro-area {
background-color: #ffe;
padding: 9px 9px 0px 9px;
border: 1px dashed #fc7;
margin-bottom: 15px;
}
div.form-section-head {
margin: 11px -15px 3px -15px;
border-top: 1px solid #ccc;