Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(832)

Unified Diff: chrome/app/nibs/FindBar.xib

Issue 1941943002: [Mac] Replace find_{next,prev}_Template.pdf with vector icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « no previous file | chrome/app/theme/find_next_Template.pdf » ('j') | chrome/browser/ui/cocoa/find_bar/find_bar_cocoa_controller.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698