mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-01 04:28:27 +00:00
cost center cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user