Increased margin for top menus.
authorNik Okuntseff <support@anuko.com>
Fri, 17 May 2019 12:56:05 +0000 (12:56 +0000)
committerNik Okuntseff <support@anuko.com>
Fri, 17 May 2019 12:56:19 +0000 (12:56 +0000)
WEB-INF/templates/footer.tpl
default.css

index aa9e41d..fcdf001 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.19.4.5003 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.19.4.5005 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index 462b70e..d744c66 100644 (file)
@@ -67,13 +67,13 @@ input[type=checkbox], label {
   font-weight: bold;
   color: white;
   background-color: black;
-  margin: 2px 3px 2px 3px;
+  margin: 2px 4px 2px 4px;
 }
 
 .mainMenu {
   font-size: 11pt;
   color: #444444;
-  margin: 2px 3px 2px 3px;
+  margin: 2px 4px 2px 4px;
 }
 
 .onBehalf {