diff --git a/horilla_theme/static/horilla_theme/assets/css/v1_styles.css b/horilla_theme/static/horilla_theme/assets/css/v1_styles.css index 0373062f7..ff9d70a4a 100644 --- a/horilla_theme/static/horilla_theme/assets/css/v1_styles.css +++ b/horilla_theme/static/horilla_theme/assets/css/v1_styles.css @@ -3773,3 +3773,7 @@ input[type=range]::-ms-fill-upper { .swal2-styled.swal2-cancel{ background-color : rgb(221, 51, 51); } + +.note-editable{ + background: white; +}