]> gitweb.fluxo.info Git - drupal/muambeiro.git/commitdiff
Hide group type
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2011 21:58:20 +0000 (18:58 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 6 Oct 2011 21:58:20 +0000 (18:58 -0300)
css/muambeiro.css

index 0ec59288a68bfe9e3b37dd0de68de9c96596f6b1..4c22a55adb6f116c3eeff7b3f262faf9e3aaf33d 100644 (file)
@@ -21,3 +21,11 @@ ul.primary {
 .tabs li {
   margin: 0;
 }
+
+/*
+ * Group type.
+ */
+#edit-group-group {
+  display: none;
+  visibility: hidden;
+}