Everyone hates Christmas so we're getting rid of it!

Removing red coloration for Cancel button - too garish according to
feedback.

Change-Id: I00beb9f59b931d1becf23cd5a3d62ea9ec98b9b8
This commit is contained in:
kaldari 2013-06-12 15:47:42 -07:00
parent aa2f23517b
commit 68b1918231

View file

@ -58,7 +58,6 @@
},
{
text: mw.msg( 'cancel' ),
class: 'ui-button-red',
click: function() { $( this ).dialog( "close" ); }
}
]