restore LaborLogo

This commit is contained in:
Artur Savitskiy 2024-03-18 17:22:46 +01:00
parent c0a3d5ab57
commit 02bf0ea6a6
1 changed files with 15 additions and 3 deletions

View File

@ -1142,9 +1142,20 @@
<subviews> <subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oac-ef-KJt" userLabel="LaborLogoArea"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oac-ef-KJt" userLabel="LaborLogoArea">
<rect key="frame" x="0.0" y="-20" width="430" height="500"/> <rect key="frame" x="0.0" y="-20" width="430" height="500"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="limbach-gruppe-logo" translatesAutoresizingMaskIntoConstraints="NO" id="e3l-7J-Pq1" userLabel="LaborImg">
<rect key="frame" x="104" y="60" width="222" height="128"/>
<constraints>
<constraint firstAttribute="width" constant="222" id="aaa-xX-JWe"/>
<constraint firstAttribute="height" constant="128" id="hp7-L5-0rh"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="500" id="9UI-cH-Sfe"/> <constraint firstAttribute="height" constant="500" id="9UI-cH-Sfe"/>
<constraint firstItem="e3l-7J-Pq1" firstAttribute="centerX" secondItem="oac-ef-KJt" secondAttribute="centerX" id="GLg-hf-BKK"/>
<constraint firstItem="e3l-7J-Pq1" firstAttribute="top" secondItem="oac-ef-KJt" secondAttribute="top" constant="60" id="br1-8C-wLN"/>
</constraints> </constraints>
</view> </view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nKd-oq-Ojq" userLabel="PasswordArea"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nKd-oq-Ojq" userLabel="PasswordArea">
@ -1339,6 +1350,7 @@
<outlet property="loginPasswordView_BtnLogin" destination="9UO-Vr-90E" id="qMb-wp-PXj"/> <outlet property="loginPasswordView_BtnLogin" destination="9UO-Vr-90E" id="qMb-wp-PXj"/>
<outlet property="loginPasswordView_BtnReset" destination="RkU-Dr-QC5" id="LAO-B8-8nb"/> <outlet property="loginPasswordView_BtnReset" destination="RkU-Dr-QC5" id="LAO-B8-8nb"/>
<outlet property="loginPasswordView_BtnSupport" destination="ncu-IC-wsA" id="Yu8-If-WmJ"/> <outlet property="loginPasswordView_BtnSupport" destination="ncu-IC-wsA" id="Yu8-If-WmJ"/>
<outlet property="loginPasswordView_LaborLogo" destination="e3l-7J-Pq1" id="oId-bM-sXj"/>
<outlet property="loginPasswordView_Status" destination="vx6-7Z-O4S" id="rma-ps-fLN"/> <outlet property="loginPasswordView_Status" destination="vx6-7Z-O4S" id="rma-ps-fLN"/>
<outlet property="loginPasswordView_txtPassword" destination="rGt-eS-a6E" id="jug-5u-nNi"/> <outlet property="loginPasswordView_txtPassword" destination="rGt-eS-a6E" id="jug-5u-nNi"/>
<outlet property="loginPassword_LaborLogoArea" destination="oac-ef-KJt" id="87B-KB-gq0"/> <outlet property="loginPassword_LaborLogoArea" destination="oac-ef-KJt" id="87B-KB-gq0"/>
@ -3159,13 +3171,13 @@
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor> </systemColor>
<systemColor name="systemGrayColor"> <systemColor name="systemGrayColor">
<color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor> </systemColor>
<systemColor name="systemPurpleColor"> <systemColor name="systemPurpleColor">
<color red="0.68627450980392157" green="0.32156862745098042" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color red="0.68627450980000004" green="0.32156862749999998" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor> </systemColor>
<systemColor name="tintColor"> <systemColor name="tintColor">
<color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor> </systemColor>
</resources> </resources>
</document> </document>