Skip to content
This repository has been archived by the owner on Jan 1, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/V0.0.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
MoeHero committed May 10, 2017
2 parents 80411be + 4c9f093 commit 55f0093
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- [x] 屏蔽设置
- [x] 抽奖统计

## Develop Progress
## 开发进度
- 重构屏蔽设置代码 90%
- 重构礼物包裹代码 0%
- 自动参加节奏风暴 0%
Expand All @@ -39,4 +39,4 @@
- 自动更新 0%

## License
※ 本项目使用 [Mozilla Public License 2.0](https://github.com/MoeHero/BilibiliHelper/blob/master/LICENSE) 许可协议
※ 本项目使用 [Mozilla Public License 2.0](https://github.com/MoeHero/BilibiliHelper/blob/master/LICENSE) 许可协议
2 changes: 1 addition & 1 deletion src/bilibili_live_inject.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ i.bh-icon {
display: inline-block;
height: 20px;
width: 20px;
background: url(chrome-extension://__MSG_@@extension_id__/resources/resources.png) no-repeat;
background: url(chrome-extension://__MSG_@@extension_id__/resources/images/resources.png) no-repeat;
}
i.bh-icon.treasure-init { background-position: 0 0; }
i.bh-icon.treasure-exist { background-position: -20px 0; }
Expand Down

0 comments on commit 55f0093

Please sign in to comment.