More visible pointer background
This commit is contained in:
@@ -39,7 +39,7 @@ $GLOBALS['cfg']['MainBackground'] = '#fff';
|
|||||||
$GLOBALS['cfg']['BrowsePointerColor'] = '#000';
|
$GLOBALS['cfg']['BrowsePointerColor'] = '#000';
|
||||||
|
|
||||||
// background of the pointer in browse mode
|
// background of the pointer in browse mode
|
||||||
$GLOBALS['cfg']['BrowsePointerBackground'] = '#eef';
|
$GLOBALS['cfg']['BrowsePointerBackground'] = '#eff';
|
||||||
|
|
||||||
// foreground (text) color of the marker (visually marks row by clicking on it) in browse mode
|
// foreground (text) color of the marker (visually marks row by clicking on it) in browse mode
|
||||||
$GLOBALS['cfg']['BrowseMarkerColor'] = '#000';
|
$GLOBALS['cfg']['BrowseMarkerColor'] = '#000';
|
||||||
|
Reference in New Issue
Block a user