Home
last modified time | relevance | path

Searched refs:controlTextColorHex (Results 1 – 1 of 1) sorted by relevance

/plugin/pgn4web/pgn4web/
H A Dpuzzler.php94 $controlTextColorHex = get_param("controlTextColorHex", "ctch", "888888"); // 663300 variable
95 $controlTextColorHexCss = "#" . $controlTextColorHex;