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/configure_rockbox/sound_settings.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/configure_rockbox/sound_settings.tex') diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index dcf543a3d4..c3ce1f4dcb 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -81,7 +81,7 @@ change to customise your listening experience. % \begin{table} \begin{center} - \rowcolors{1}{}{gray!30} + \rowcolors{1}{}{tblrowbgcolor} \begin{tabularx}{\textwidth}{lX}\toprule \textbf{Setting} & \textbf{Description} \\\midrule Stereo @@ -199,7 +199,7 @@ change to customise your listening experience. % \begin{table}[h!] \begin{center} - \rowcolors{1}{}{gray!30} + \rowcolors{1}{}{tblrowbgcolor} \begin{tabular}{@{}lc@{}}\toprule Setting & Value \\\midrule MDB Strength & 50dB \\ -- cgit v1.2.3