diff --git a/htdocs/theme/dev/img/logout.png b/htdocs/theme/dev/img/logout.png index df45e0ef16b..2fe4e50e644 100644 Binary files a/htdocs/theme/dev/img/logout.png and b/htdocs/theme/dev/img/logout.png differ diff --git a/htdocs/theme/dev/new.css b/htdocs/theme/dev/new.css index 4c73259be94..246cd47c055 100644 --- a/htdocs/theme/dev/new.css +++ b/htdocs/theme/dev/new.css @@ -95,27 +95,26 @@ a.tmenu:hover a.login { position: absolute; + margin-right: 3px; right: 27px; top: 1px; - padding:2px; - text-decoration:none; - color:white; - background:gray; - border-bottom:4px solid gray; + padding:3px; + text-decoration: none; + color:gray; font-weight:bold; + font-size:11px; } img.login { position: absolute; right: 9px; - top: 9px; - padding:2px; + top: 1px; + padding:3px; text-decoration:none; - color:white; - background:gray; - border-bottom:4px solid gray; + color:gray; font-weight:bold; + font-size:11px; } a.login:hover diff --git a/htdocs/theme/eldy/img/logout.png b/htdocs/theme/eldy/img/logout.png index df45e0ef16b..2fe4e50e644 100644 Binary files a/htdocs/theme/eldy/img/logout.png and b/htdocs/theme/eldy/img/logout.png differ diff --git a/htdocs/theme/freelug/img/logout.png b/htdocs/theme/freelug/img/logout.png index df45e0ef16b..2fe4e50e644 100755 Binary files a/htdocs/theme/freelug/img/logout.png and b/htdocs/theme/freelug/img/logout.png differ diff --git a/htdocs/theme/yellow/img/logout.png b/htdocs/theme/yellow/img/logout.png index df45e0ef16b..3e57c584ed6 100644 Binary files a/htdocs/theme/yellow/img/logout.png and b/htdocs/theme/yellow/img/logout.png differ