summaryrefslogtreecommitdiff
path: root/modules/field/theme
diff options
context:
space:
mode:
Diffstat (limited to 'modules/field/theme')
-rw-r--r--modules/field/theme/field-rtl.css1
-rw-r--r--modules/field/theme/field.css1
-rw-r--r--modules/field/theme/field.tpl.php1
3 files changed, 0 insertions, 3 deletions
diff --git a/modules/field/theme/field-rtl.css b/modules/field/theme/field-rtl.css
index 814db8929..5d35a86a1 100644
--- a/modules/field/theme/field-rtl.css
+++ b/modules/field/theme/field-rtl.css
@@ -1,4 +1,3 @@
-/* $Id$ */
form .field-multiple-table th.field-label {
padding-right: 0;
diff --git a/modules/field/theme/field.css b/modules/field/theme/field.css
index 9323b8b82..9eba32f0b 100644
--- a/modules/field/theme/field.css
+++ b/modules/field/theme/field.css
@@ -1,4 +1,3 @@
-/* $Id$ */
/* Field display */
.field .field-label {
diff --git a/modules/field/theme/field.tpl.php b/modules/field/theme/field.tpl.php
index 8f317c93b..e4cd85cd0 100644
--- a/modules/field/theme/field.tpl.php
+++ b/modules/field/theme/field.tpl.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file field.tpl.php