fix travis againnnnn

This commit is contained in:
mlorb 2018-03-30 17:16:18 +02:00
parent 5f0d33d75e
commit 6a20c37449
2 changed files with 3 additions and 3 deletions

View file

@ -452,12 +452,12 @@
.find('.form-submit-link')
.css({
'pointer-events': 'auto',
'color': '<%= Constants::COLOR_NERO %>'});
'color': '<%= Constants::COLOR_BLACK %>'});
$(el)
.find("[data-action='edit']")
.css({
'pointer-events': 'auto',
'color': '<%= Constants::COLOR_NERO %>'});
'color': '<%= Constants::COLOR_BLACK %>'});
});
}

View file

@ -1,4 +1,4 @@
// @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic&subset=latin,latin-ext);
//==============================================================================
// Colors