Branch 'production' - 3 commits - kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 23 16:23:11 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css                        |   13 ++++++++++
 kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/screenshots/kolab-webadmin.png |binary
 2 files changed, 13 insertions(+)

New commits:
commit ce3a5e97a5192e41225d4e9e21275d88ebda50ec
Merge: 3e405d0 f90df47
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 23 16:23:07 2012 +0200

    Merge branch 'master' into production



commit f90df47fa1ad39a78c034010dc7f9b9e7595ab4a
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 23 16:21:31 2012 +0200

    added webadmin screenshot

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/screenshots/kolab-webadmin.png b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/screenshots/kolab-webadmin.png
new file mode 100644
index 0000000..0089f8a
Binary files /dev/null and b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/screenshots/kolab-webadmin.png differ


commit 0805c0cd094b8d97b2f9ddeae4018c2720afde06
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 23 15:44:09 2012 +0200

    center nivo slider and fix ajax mini pager

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
index 4bda52f..d98ae94 100644
--- a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
@@ -240,6 +240,11 @@ div#footer-icons {
 	padding-left: 5pt;
 }
 
+/* hack to make nivo slider centered */
+.page-node-13 div#block-system-main div.content {
+	text-align: center
+}
+
 
 .span-18 {
   width: 100%;
@@ -434,3 +439,11 @@ div.planet div.view-header {
 	margin-top: -24pt;
 	margin-right: 5pt;
 }
+
+
+/* Mini Pager Animation */
+
+.ajax-progress .throbber {
+	padding: 0px;
+	margin: 0px;
+}





More information about the commits mailing list