Skip to content

Instantly share code, notes, and snippets.

@NaokiStark
Created August 24, 2015 03:51
Show Gist options
  • Save NaokiStark/9f345995c5737d8c9e36 to your computer and use it in GitHub Desktop.
Save NaokiStark/9f345995c5737d8c9e36 to your computer and use it in GitHub Desktop.
.tooltip-v6 .user-tip .actions-tip .follow-buttons .v.following,.tooltip-v6 .user-tip .actions-tip .follow-buttons .g.not-following:hover{
background:#53a32e!important;
color:#f0f0f0!important;
}
.tooltip-v6 .user-tip .actions-tip .follow-buttons .r.unfollowing{
background:#d35400!important;
color:#f0f0f0!important;
}
.tooltip-v6 .user-tip .actions-tip .follow-buttons .g.not-following{
background: #eaeaea!important;
color:#333!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment