diff options
-rw-r--r-- | modules/taxonomy/taxonomy.css | 2 | ||||
-rw-r--r-- | themes/pushbutton/style-rtl.css | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/modules/taxonomy/taxonomy.css b/modules/taxonomy/taxonomy.css index 684037441..5fdd2b0eb 100644 --- a/modules/taxonomy/taxonomy.css +++ b/modules/taxonomy/taxonomy.css @@ -1,3 +1,5 @@ +/* $Id$ */ + tr.taxonomy-term-preview { background-color: #EEE; } diff --git a/themes/pushbutton/style-rtl.css b/themes/pushbutton/style-rtl.css index 2ef8e8abe..9a7bfb538 100644 --- a/themes/pushbutton/style-rtl.css +++ b/themes/pushbutton/style-rtl.css @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id$ */ body { direction: rtl; |