diff --git a/l10n/en-US/viewer.properties b/l10n/en-US/viewer.properties index 0922062a6..4ac776da2 100644 --- a/l10n/en-US/viewer.properties +++ b/l10n/en-US/viewer.properties @@ -44,3 +44,7 @@ thumb_page_title=Page {{page}} thumb_page_canvas=Thumbnail of Page {{page}} request_password=PDF is protected by a password: open_file_label=Open +search.title=Search Document +search_label=Search +search_button=Find + diff --git a/web/images/edit-find.svg b/web/images/edit-find.svg deleted file mode 100644 index a499b486c..000000000 --- a/web/images/edit-find.svg +++ /dev/null @@ -1,750 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - Edit Find - - - edit - find - locate - search - - - - - - Steven Garrity - - - - - - Jakub Steiner - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/web/images/toolbarButton-search.png b/web/images/toolbarButton-search.png new file mode 100644 index 000000000..78878b417 Binary files /dev/null and b/web/images/toolbarButton-search.png differ diff --git a/web/viewer.css b/web/viewer.css index 0853986c4..2d2864551 100644 --- a/web/viewer.css +++ b/web/viewer.css @@ -539,8 +539,7 @@ html[dir='rtl'] .toolbarButton.pageDown::before { #viewSearch.toolbarButton::before { display: inline-block; - font-size: 18px; - content: 'S'; + content: url(images/toolbarButton-search.png); } diff --git a/web/viewer.html b/web/viewer.html index 237c94d10..087fb7af3 100644 --- a/web/viewer.html +++ b/web/viewer.html @@ -63,7 +63,7 @@ @@ -76,27 +76,27 @@
-
-
-
- +
- @@ -115,16 +115,16 @@
-
-
-