[Rt-commit] rt branch, 4.4/dropzone-obvious-error-mark, created. rt-4.4.3-23-g339597d6c

? sunnavy sunnavy at bestpractical.com
Tue Jul 24 15:32:21 EDT 2018


The branch, 4.4/dropzone-obvious-error-mark has been created
        at  339597d6cd19c7429768ddb28a4fcd0f00ca0c4d (commit)

- Log -----------------------------------------------------------------
commit 339597d6cd19c7429768ddb28a4fcd0f00ca0c4d
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Jul 25 03:31:26 2018 +0800

    Make dropzone error mark obvious by using the same red color as error message

diff --git a/share/html/Ticket/Elements/AddAttachments b/share/html/Ticket/Elements/AddAttachments
index d19033544..d56ee8e37 100644
--- a/share/html/Ticket/Elements/AddAttachments
+++ b/share/html/Ticket/Elements/AddAttachments
@@ -114,7 +114,7 @@ jQuery( function() {
             '            <title>' + loc_key('error') + '</title>' +
             '            <defs></defs>' +
             '            <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">' +
-            '                <g id="Check-+-Oval-2" sketch:type="MSLayerGroup" stroke="#747474" stroke-opacity="0.198794158" fill="#FFFFFF" fill-opacity="0.816519475">' +
+            '                <g id="Check-+-Oval-2" sketch:type="MSLayerGroup" stroke="#747474" stroke-opacity="0.198794158" fill="#BE2626" fill-opacity="0.816519475">' +
             '                    <path d="M32.6568542,29 L38.3106978,23.3461564 C39.8771021,21.7797521 39.8758057,19.2483887 38.3137085,17.6862915 C36.7547899,16.1273729 34.2176035,16.1255422 32.6538436,17.6893022 L27,23.3431458' +
             '                    L21.3461564,17.6893022 C19.7823965,16.1255422 17.2452101,16.1273729 15.6862915,17.6862915 C14.1241943,19.2483887 14.1228979,21.7797521 15.6893022,23.3461564 L21.3431458,29 L15.6893022,34.6538436' +
             '                    C14.1228979,36.2202479 14.1241943,38.7516113 15.6862915,40.3137085 C17.2452101,41.8726271 19.7823965,41.8744578 21.3461564,40.3106978 L27,34.6568542 L32.6538436,40.3106978 C34.2176035,41.8744578' +

-----------------------------------------------------------------------


More information about the rt-commit mailing list