X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fcontrols.js;fp=include%2Fcontrols.js;h=7c17d8155db46a251f4ae2b9e63f4368673ae854;hp=53a060f9765dbfcbefd0c9e24bcca2a2768ec501;hb=8885ed7401ea77ca4c4ae1927c78df7891d61f63;hpb=84036a64eb5be457cfa21450ddc7da596eec8bbc diff --git a/include/controls.js b/include/controls.js index 53a060f..7c17d81 100644 --- a/include/controls.js +++ b/include/controls.js @@ -26,7 +26,7 @@ var Controls = new Class({ getOptions: function(){ return { onClick: $empty, - zIndex: 3, + zIndex: 9, buttonClass: 'controlButton', } },