Added modal to Action button on Lead DocType form to allow users to add Leads to Email Groups for newsletters and minor changes to CSS
This commit is contained in:
@ -23,8 +23,8 @@ button {background:#008AFC}
|
||||
/* ------- FRAPPE ELEMENTS ------- */
|
||||
|
||||
/* Page Card */
|
||||
.page-card {background:#1C2037;border:none}
|
||||
.page-card span {color:white}
|
||||
.page_content .page-card, .page_content .for-login .page-card {background-color:#1C2037;border:none}
|
||||
.page_content .page-card span,.page_content .page-card .page-card-head .indicator {color:white}
|
||||
|
||||
/* ----- FORMS AND INPUTS ------- */
|
||||
label {color:#A5A5A5;font-size:14px}
|
||||
|
||||
Reference in New Issue
Block a user