~spreadubuntu/spreadubuntu/devel-drupal6

« back to all changes in this revision

Viewing changes to sites/all/modules/cck/modules/fieldgroup/fieldgroup.css

  • Committer: ruben
  • Date: 2009-06-08 09:38:49 UTC
  • Revision ID: ruben@captive-20090608093849-s1qtsyctv2vwp1x1
SpreadUbuntu moving to Drupal6. Based on ubuntu-drupal theme and adding our modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* $Id: fieldgroup.css,v 1.2.2.2 2009/03/14 18:55:20 yched Exp $ */
 
2
 
 
3
div.fieldgroup {
 
4
  margin:.5em 0 1em 0;
 
5
}
 
6
div.fieldgroup .content {
 
7
  padding-left:1em;/*LTR*/
 
8
}