T1730
Remove option for user to toggle between ecash: prefixes and legacy bitcoincash: prefixes. This diff also shows the prefix and includes some css adjustments for fitting the longer address string.
Initially I attempted to deprecate all support for legacy prefixes, but this requires some additional attention in functions and unit tests and hence will be done in a different diff.