Skip to content

Commit

Permalink
fixes #2479
Browse files Browse the repository at this point in the history
  • Loading branch information
night committed May 25, 2017
1 parent 6b7e981 commit 602d591
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "BetterTTV",
"author": "Night",
"version": "7.0.9",
"version": "7.0.10",
"description": "BetterTTV enhances Twitch with new features, bug fixes, and reduced clutter.",
"main": "betterttv.js",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions src/css/betterttv-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -3428,6 +3428,7 @@ button.follow-button, .subscription-modal__right button, .subscription-modal__le
.activity-card {
background-color: rgb(28, 28, 28);
box-shadow: inset 0 0 0 1px #333;
color: #d3d3d3;
}

.activity-card__comments {
Expand Down

0 comments on commit 602d591

Please sign in to comment.