mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 01:25:07 +00:00
removed version.num
This commit is contained in:
@@ -334,7 +334,7 @@ div.notice {
|
||||
|
||||
div.form-title {
|
||||
/*background-color: #e0eeff;*/
|
||||
padding: 5px 11px 15px 11px;
|
||||
padding: 5px 19px 15px 19px;
|
||||
margin: -15px -15px 0px -15px;
|
||||
border-bottom: 1px solid #eee;
|
||||
}
|
||||
@@ -342,7 +342,7 @@ div.form-title {
|
||||
div.form-section-head {
|
||||
margin: 11px -15px 3px -15px;
|
||||
border-top: 1px solid #ccc;
|
||||
padding: 11px 15px 0px 15px;
|
||||
padding: 11px 23px 0px 23px;
|
||||
}
|
||||
|
||||
div.form-layout-row:first-child .form-section-head {
|
||||
|
||||
Reference in New Issue
Block a user