From: Andreas Unterkircher Date: Sun, 22 Jul 2007 07:41:29 +0000 (+0000) Subject: issue46, some further style improvement X-Git-Tag: phpfspot-1.2~94 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=fd60c69466028220a85533ba9e1abededfaf1e95;hp=2b3367ff7c8670f4781f3fdd73f0676e4fd266b3 issue46, some further style improvement git-svn-id: file:///var/lib/svn/phpfspot/trunk@241 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/themes/default/stylesheet.css b/themes/default/stylesheet.css index 33ef1bf..2074e21 100644 --- a/themes/default/stylesheet.css +++ b/themes/default/stylesheet.css @@ -197,3 +197,12 @@ table.calendar tr td { visibility: hidden; z-index: 1000; } + +#slide_navigation { + text-align: center; + padding: 5px; + -moz-border-radius: 5px; + border-radius: 5px; + border: dashed 1px #888888; + vertical-align: middle; +} diff --git a/themes/default/templates/slideshow.tpl b/themes/default/templates/slideshow.tpl index 2e726d7..da740ac 100644 --- a/themes/default/templates/slideshow.tpl +++ b/themes/default/templates/slideshow.tpl @@ -1,15 +1,15 @@ {include file="header.tpl"} -
- - slideshow_img - -
-
+
- +
+ + slideshow_img + +
+ {include file="footer.tpl"}