Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add search button #39

Closed
wants to merge 6 commits into from

Conversation

palakjadwani
Copy link

Fixes issue:
[#31]

Changes:

  • Added search button
  • Fixed footer issue
  • Changed header appearance

screenshot 333

- added search buttton
- fixed footer issue
- changed UI a little
- Search button added
- Footer issues fixed
- UI improvised
- Added search button
- Fixed footer issue
- Header Changed a little
@@ -9,6 +9,7 @@
<link rel="stylesheet" type="text/css" href="css/font.css">
<link rel="stylesheet" type="text/css" href="css/fontawesome-all.min.css">
<link rel="shortcut icon" type="image/png" href="/icon/icon.png"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can link only to local resources as this extension is intended to work offline. We are using fontawesome-all.min.css, so, you may consider using this as we must consider the size of our extension as well.

@AdiChat
Copy link
Member

AdiChat commented Feb 24, 2018

The UI looks good. 👍

I have added a comment regarding a small change. Kindly review it and make corresponding changes.

@palakjadwani
Copy link
Author

palakjadwani commented Feb 24, 2018 via email

@palakjadwani
Copy link
Author

Some things got messed up hence created a separate PR. So I am closing this one. :)
Refer to #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants