From b06dab97ba0f9bf1603e8ed350cd7851bb94a4c0 Mon Sep 17 00:00:00 2001 From: pixelroot Date: Wed, 8 May 2013 14:46:42 +0200 Subject: [PATCH] modified: view/theme/smoothly/default.php modified: view/theme/smoothly/style.css new file: view/theme/smoothly/templates/tools.tpl modified: view/theme/smoothly/theme.php --- view/theme/smoothly/default.php | 16 ++++++++++------ view/theme/smoothly/style.css | 9 +++++++-- view/theme/smoothly/templates/tools.tpl | 11 +++++++++++ view/theme/smoothly/theme.php | 2 +- 4 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 view/theme/smoothly/templates/tools.tpl diff --git a/view/theme/smoothly/default.php b/view/theme/smoothly/default.php index a437fa35a6..9ac49820aa 100644 --- a/view/theme/smoothly/default.php +++ b/view/theme/smoothly/default.php @@ -26,14 +26,18 @@ + + + + + diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 70df846fe2..476cd980e1 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -3933,7 +3933,13 @@ margin-left: 0px; font-size: 0.7em; } -footer { +footer { display: block; margin: 50px 20%; clear: both; } + +/* ========== */ +/* = Tools = */ +/* ========== */ + +tools { background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0edf0), color-stop(1, #e2e2e2) ); background: -moz-linear-gradient( center top, #f0edf0 5%, #e2e2e2 100% ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0edf0', endColorstr='#e2e2e2'); @@ -3961,7 +3967,6 @@ footer { clear:both; } - /* ======= */ /* = ACL = */ /* ======= */ diff --git a/view/theme/smoothly/templates/tools.tpl b/view/theme/smoothly/templates/tools.tpl new file mode 100644 index 0000000000..fc7a68c5e6 --- /dev/null +++ b/view/theme/smoothly/templates/tools.tpl @@ -0,0 +1,11 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} + diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php index 5c213a0e3e..9c4c7ca330 100644 --- a/view/theme/smoothly/theme.php +++ b/view/theme/smoothly/theme.php @@ -3,7 +3,7 @@ /* * Name: Smoothly * Description: Like coffee with milk. Theme optimized for iPad[2]. - * Version: Version 2013-05-08 + * Version: Version 2013-05-08.2 * Author: Anne Walk * Author: Devlon Duthied * Maintainer: Alex