[gnome-web-www] temporary civicrm hacks



commit fec10f2b839dcf026ca20cd7ffaaf833f403dd66
Author: Andreas Nilsson <nisses mail home se>
Date:   Sun Mar 31 22:16:15 2013 -0300

    temporary civicrm hacks

 theme/style.css |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/theme/style.css b/theme/style.css
index e8b7e2a..eba857d 100644
--- a/theme/style.css
+++ b/theme/style.css
@@ -1071,3 +1071,20 @@ hr.bottom_shadow {
     background: url(images/video-play.png) center center no-repeat;
     margin: 4px;
 }
+
+/* temporary civicrm hacks */
+
+
+.crm-group legend {
+       font-size: 16px;
+       font-weight: bold;
+}
+
+.crm-section.content {
+       margin-left: 0;
+}
+
+
+.crm-section {
+       margin-bottom: 10px;
+}


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