summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2004-05-29 17:38:54 +0000
committerDries Buytaert <dries@buytaert.net>2004-05-29 17:38:54 +0000
commit5cd371578ed6af0c5dba1f9f3e7d617f36b21324 (patch)
tree1fbe88d7f70e2b5ab9eb54e9e0ef0ef7f50f888f /misc
parent07d53792c400867f15e415004c71eb302e52ed19 (diff)
downloadbrdo-5cd371578ed6af0c5dba1f9f3e7d617f36b21324.tar.gz
brdo-5cd371578ed6af0c5dba1f9f3e7d617f36b21324.tar.bz2
- Patch #6863 by Moshe: add 'class="active"' to the table elements of
the active column.
Diffstat (limited to 'misc')
-rw-r--r--misc/drupal.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/drupal.css b/misc/drupal.css
index 0b06f57f7..67eae6dee 100644
--- a/misc/drupal.css
+++ b/misc/drupal.css
@@ -40,6 +40,9 @@ tr.light {
tr.dark td, tr.light td {
padding: 0.1em 0.6em;
}
+th.active img {
+ display: inline;
+}
/*
** Menu styles