X-Git-Url: http://www.average.org/gitweb/?p=mkgallery.git;a=blobdiff_plain;f=include%2Fcontrols.js;h=7c17d8155db46a251f4ae2b9e63f4368673ae854;hp=53a060f9765dbfcbefd0c9e24bcca2a2768ec501;hb=741d62b401cb7cf4b36f733c19af7b45ba51b1a8;hpb=b9bad7137ebc39fc083b04b3a17db5555f6b6f22 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', } },