Revert "changing mftextfield background to clear color."
This reverts commit 1bf69cb505.
This commit is contained in:
parent
1bf69cb505
commit
6883f1a61c
@ -38,7 +38,7 @@
|
|||||||
<subviews>
|
<subviews>
|
||||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hLn-P1-X1F" userLabel="Background View">
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hLn-P1-X1F" userLabel="Background View">
|
||||||
<rect key="frame" x="1" y="1" width="318" height="42"/>
|
<rect key="frame" x="1" y="1" width="318" height="42"/>
|
||||||
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
||||||
</view>
|
</view>
|
||||||
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="1000" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="fQx-7g-t8O">
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" verticalHuggingPriority="1000" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="fQx-7g-t8O">
|
||||||
<rect key="frame" x="16" y="10" width="282" height="24"/>
|
<rect key="frame" x="16" y="10" width="282" height="24"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user