]> gitweb.fluxo.info Git - drupal/muambeiro.git/commitdiff
Hide comment author from comment form
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Oct 2011 02:18:36 +0000 (23:18 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 7 Oct 2011 02:18:36 +0000 (23:18 -0300)
css/muambeiro.css

index 4c22a55adb6f116c3eeff7b3f262faf9e3aaf33d..3578c9582a2646261cff3e95f2a97e12769b4e91 100644 (file)
@@ -23,9 +23,14 @@ ul.primary {
 }
 
 /*
- * Group type.
+ * Hide some elements.
  */
 #edit-group-group {
   display: none;
   visibility: hidden;
 }
+
+#edit-author--2 {
+  display: none;
+  visibility: hidden;
+}