[gnome-web-www] some civicrm style fixes



commit 48dfc409c87ab753c861679cd79129c3811c6536
Author: Andreas Nilsson <nisses mail home se>
Date:   Sun Mar 31 22:06:47 2013 -0300

    some civicrm style fixes

 theme/css/home.css |   18 +++++++++++++++++-
 theme/header.php   |    3 +--
 2 files changed, 18 insertions(+), 3 deletions(-)
---
diff --git a/theme/css/home.css b/theme/css/home.css
index 3aa8191..bfba131 100644
--- a/theme/css/home.css
+++ b/theme/css/home.css
@@ -68,6 +68,7 @@ FIXME move this code out of here at a later date and put it in a better place.
 Possibly civicrm.css
  */
 
+/*
 #crm-container div#printer-friendly {
        display: none;
 }
@@ -86,4 +87,19 @@ Possibly civicrm.css
 
 .crm-auto-renew-cancel-info {
        display: block;
-}
\ No newline at end of file
+}
+*/
+
+.crm-group legend {
+       font-size: 16px;
+       font-weight: bold;
+}
+
+.crm-section.content {
+       margin-left: 0;
+}
+
+
+.crm-section {
+       margin-bottom: 10px;
+}
diff --git a/theme/header.php b/theme/header.php
index b31e614..c283e0f 100644
--- a/theme/header.php
+++ b/theme/header.php
@@ -61,8 +61,7 @@ if (is_single() || is_page()) {
         </ul>
     </div>
 
-<!--
-Donation ruler for when we run campaigns -->
+<!-- Donation ruler for when we run campaigns -->
 <script type="text/javascript" src="http://www-old.gnome.org/friends/ruler/ruler-privacy.js";>  </script>
     
     <!-- global gnome.org domain bar -->


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]