From 265f4a74f34128a3942874e3e3a1a98a802284db Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 19 Nov 2010 05:58:51 -0500 Subject: [PATCH] Document column highlighting/marking --- Documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index d572174c5..e96044b0a 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1829,7 +1829,8 @@ $cfg['TrustedProxies'] =
The colors (HTML) uses for the pointer and the marker in browse mode.
The former feature highlights the row over which your mouse is passing and the latter lets you visually mark/unmark rows by clicking on - them.
+ them. Highlighting / marking a column is done by hovering over / + clicking the column's header (outside of the text).
See themes/themename/layout.inc.php.