mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
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:
parent
aa2f23517b
commit
68b1918231
|
@ -58,7 +58,6 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: mw.msg( 'cancel' ),
|
text: mw.msg( 'cancel' ),
|
||||||
class: 'ui-button-red',
|
|
||||||
click: function() { $( this ).dialog( "close" ); }
|
click: function() { $( this ).dialog( "close" ); }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue