diff --git a/stable.user.js b/stable.user.js index 0f8f748..0da4ef0 100755 --- a/stable.user.js +++ b/stable.user.js @@ -46,10 +46,11 @@ // : Script header {{{ // ==UserScript== // @name Moodle/Elearning/KMOOC test help -// @version 2.1.1.0 +// @version 2.1.1.1 // @description Online Moodle/Elearning/KMOOC test help // @author MrFry // @match https://elearning.uni-obuda.hu/* +// @match https://exam.elearning.uni-obuda.hu* // @match https://mooc.unideb.hu/* // @match https://itc.semmelweis.hu/moodle/* // @match https://oktatas.mai.kvk.uni-obuda.hu/* @@ -2034,7 +2035,7 @@ width: '300px', height: '90px', position: 'fixed', - bottom: '10px', + bottom: '30px', left: '10px', zIndex: 999999, background: '#262626',