$('#cssTest').css('cssText', function(i, v) { return this.style.cssText + ';border-color: blue !important;'; });