diff --git a/theme/base/style/core.css b/theme/base/style/core.css index 3a91681d7dc..71c05fbe83d 100644 --- a/theme/base/style/core.css +++ b/theme/base/style/core.css @@ -870,6 +870,7 @@ sup {vertical-align: super;} } .moodle-dialogue-base .moodle-dialogue { + outline: #000 dotted 0; background: none!important; border: 0 none!important; }