diff --git a/phpgwapi/templates/idots/css/idots.css b/phpgwapi/templates/idots/css/idots.css index 05ad85baef..77af16aaf9 100755 --- a/phpgwapi/templates/idots/css/idots.css +++ b/phpgwapi/templates/idots/css/idots.css @@ -24,6 +24,12 @@ body padding:14px; } +img +{ + border-width:0px; + border-style:none; +} + a:link { color: #006699; @@ -147,6 +153,13 @@ a.textSidebox height:1px; } +.prefSection +{ + font-weight:bold; + font-size:16px; + line-height:40px; +} + #extraIcons { position:absolute; @@ -283,6 +296,15 @@ a.textSidebox text-align:right; } +#divGenTime +{ + bottom:14px; + font-size: 9px; + color: #ff0000; + text-align:center; + width:99%; +} + #divPoweredBy { bottom:14px; diff --git a/phpgwapi/templates/idots/footer.tpl b/phpgwapi/templates/idots/footer.tpl index 5c35e3d060..0d524b80a4 100755 --- a/phpgwapi/templates/idots/footer.tpl +++ b/phpgwapi/templates/idots/footer.tpl @@ -5,7 +5,7 @@ - +{page_generation_time}