Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Conversation

aayusharyan
Copy link
Contributor

The home logo image did not had anchor style cursor which was difficult to comprehend as end user... So added style to improve that.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

@aayusharyan
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

<body>
<span id="logo" class="nav navbar-brand pull-left">
<a id="homeLink"><img id="logoImg" alt="Google Cloud DataLab" style="display:none" /></a>
<a id="homeLink"><img id="logoImg" alt="Google Cloud DataLab" style="display:none; cursor: pointer;" /></a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add the style to the CSS file instead.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I will do that

Copy link
Contributor Author

@aayusharyan aayusharyan Jul 13, 2018

Choose a reason for hiding this comment

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

@yebrahim Thanks for review. But, in the CSS, there is no Style for id logoImg. so should I create one?
What you linked was for logo ID, so add there or in create new?

Copy link
Contributor

Choose a reason for hiding this comment

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

I put a link in my first comment, the line is here:


:)

Copy link
Contributor

Choose a reason for hiding this comment

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

The link was for the image. If you add the cursor style there, it'll be applied to the img element under #logo, which is the logoImg, just a different CSS selector.

@aayusharyan
Copy link
Contributor Author

@yebrahim Updated the PR, please review, thanks. :)

Copy link
Contributor

@yelsayd yelsayd left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for the contribution.

@yelsayd yelsayd merged commit 8519c3f into googledatalab:master Jul 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants