[ios] Updates settings cells with new fonts and text colors.

Cells are updated to use system fonts and text colors that match the
"UIKit" collection view style, conditionally when the UIRefresh
experiment is enabled.  Cells are also updated to work in both
self-sizing and fixed-size scenarios, by making the padding at the top
and bottom of the cell optional.  (Previously, the vertical padding was
required and would clip labels if the text size got too large.)

BUG=805213

Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: I39d4ea5e910abbcf8da8eae45572b0ab4688a0bf
Reviewed-on: https://chromium-review.googlesource.com/1131563
Reviewed-by: edchin <edchin@chromium.org>
Commit-Queue: Rohit Rao <rohitrao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#573820}
11 files changed