moved directory structure

This commit is contained in:
Rushabh Mehta
2012-09-24 19:13:42 +05:30
parent e47a6779e9
commit 2fa2f7178d
1637 changed files with 47 additions and 11450 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,84 +0,0 @@
/*
* lib/css/legacy/fields.css
*/
/* Documents */
.frm_field_table {
width: 100%;
border-collapse: collapse;
}
.datalabelcell {
padding: 2px 0px;
width: 160px;
vertical-align: top;
}
.datainputcell { padding: 2px 0px; }
.help ol {
padding-left: 19px;
}
.field_description_top {
margin-bottom: 3px;
}
.input_area input, select, textarea {
font-size: 14px;
padding: 2px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.input_area input {
width: 80%;
margin: 0px;
}
.input_area select {
width: 80%;
}
.input_area textarea {
width: 90%;
}
.disp_area {
width: 80%;
padding: 2px 0px;
font-size: 12px;
background-color: #eee;
padding: 2px;
border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.disp_area_no_val {
min-height: 14px;
}
.no_img {
padding: 40px;
width: 100px;
height: 20px;
color: #888;
text-align: center;
border: 1px solid #AAA;
}
.input-mandatory {
font-size: 14px !important;
font-weight: bold;
}
.field-to-update {
background-color:#FEE;
}
.field-has-error {
border: 2px solid #C00;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.