diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index fe06d802fb1..0cd803e173d 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -196,6 +196,7 @@ input, select { input.button:focus { border-bottom: 0; } + input.button.massactionconfirmed { margin: 4px; } @@ -1972,9 +1973,13 @@ div.mainmenu { margin-left: 0px; min-width: 40px; } + a.tmenuimage:focus, .mainmenu.topmenuimage:focus { outline: none; } +button.ui-button.ui-corner-all.ui-widget:focus { + outline: none; +} /* For mainmenu, we always load the img */