kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 23 15:44:36 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |   13 ++++++++++
 1 file changed, 13 insertions(+)

New commits:
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