diff options
author | Alexander Levin <al.le@rockbox.org> | 2009-08-24 18:08:00 +0000 |
---|---|---|
committer | Alexander Levin <al.le@rockbox.org> | 2009-08-24 18:08:00 +0000 |
commit | 4acf5d35fe4061d6f88e49c59f1e74216f2558fe (patch) | |
tree | 8de6012f274a219e5877e0a2dc9520f2b4c0d7f3 /manual/configure_rockbox/sound_settings.tex | |
parent | 400cd026f3267cff8b67d0bf0ab5f4645732cc5e (diff) |
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
Diffstat (limited to 'manual/configure_rockbox/sound_settings.tex')
-rw-r--r-- | manual/configure_rockbox/sound_settings.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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 \\ |