| Index: chrome/app/nibs/FindBar.xib
|
| diff --git a/chrome/app/nibs/FindBar.xib b/chrome/app/nibs/FindBar.xib
|
| index 8f4a891a1eea4d016a68d89a9a5b213947ea0c25..4c2e0f1a9d65683fbb2dd723129c8d8782f22b80 100644
|
| --- a/chrome/app/nibs/FindBar.xib
|
| +++ b/chrome/app/nibs/FindBar.xib
|
| @@ -43,7 +43,7 @@ Gw
|
| <button id="3">
|
| <rect key="frame" x="251" y="5" width="26" height="24"/>
|
| <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| - <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="find_next_Template" imagePosition="overlaps" alignment="center" borderStyle="border" tag="1" imageScaling="proportionallyDown" inset="2" id="12" customClass="GradientButtonCell">
|
| + <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="overlaps" alignment="center" borderStyle="border" tag="1" imageScaling="proportionallyDown" inset="2" id="12" customClass="GradientButtonCell">
|
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| <font key="font" metaFont="system"/>
|
| </buttonCell>
|
| @@ -54,7 +54,7 @@ Gw
|
| <button id="4">
|
| <rect key="frame" x="228" y="5" width="24" height="24"/>
|
| <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
| - <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="find_prev_Template" imagePosition="only" alignment="center" borderStyle="border" tag="2" imageScaling="proportionallyDown" inset="2" id="11" customClass="GradientButtonCell">
|
| + <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" borderStyle="border" tag="2" imageScaling="proportionallyDown" inset="2" id="11" customClass="GradientButtonCell">
|
| <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| <font key="font" metaFont="system"/>
|
| </buttonCell>
|
| @@ -79,8 +79,4 @@ Gw
|
| </subviews>
|
| </customView>
|
| </objects>
|
| - <resources>
|
| - <image name="find_next_Template" width="128" height="128"/>
|
| - <image name="find_prev_Template" width="128" height="128"/>
|
| - </resources>
|
| </document>
|
|
|