enhancement and correct bug

This commit is contained in:
Philippe Grand 2010-12-29 09:26:28 +00:00
parent 56b29ee004
commit 6364d8c349

View File

@ -488,8 +488,9 @@ li.tmenu a.tmenudisabled {
div.login { div.login {
position: absolute; position: absolute;
<?php print $right; ?>: 30px; <?php print $right; ?>: 40px;
padding: 12px 8px; top: 5px;
padding: 0px 8px;
margin: 0px 0px 1px 0px; margin: 0px 0px 1px 0px;
font-weight: bold; font-weight: bold;
} }
@ -503,7 +504,8 @@ div.login a:hover {
img.login, img.printer { img.login, img.printer {
position: absolute; position: absolute;
<?php print $right; ?>: 20px; <?php print $right; ?>: 25px;
top: -3px;
padding: 10px 0px 0px 0px; padding: 10px 0px 0px 0px;
text-decoration: none; text-decoration: none;
color: white; color: white;