From 4acf5d35fe4061d6f88e49c59f1e74216f2558fe Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Mon, 24 Aug 2009 18:08:00 +0000 Subject: Introduce names for header and row color in the tables so that they are the same throughout the manual and can be changed easily git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22501 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/tagcache.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/rockbox_interface/tagcache.tex') diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex index e9d0c3ef30..09a7199499 100644 --- a/manual/rockbox_interface/tagcache.tex +++ b/manual/rockbox_interface/tagcache.tex @@ -114,7 +114,7 @@ to RAM.}% \begin{table} \begin{center} -\rowcolors{1}{}{gray!30} +\rowcolors{1}{}{tblrowbgcolor} \begin{tabularx}{.75\textwidth}{XXX}% \toprule% \textbf{Tag} & \textbf{Type} & \textbf{Origin} \\ -- cgit v1.2.3