1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-10-22 02:42:01 +00:00

Version bump. Fix Promise detection in non-Webkit browsers. Change how hollow button metadata is colored.

This commit is contained in:
SirStendec 2017-12-14 16:21:30 -05:00
parent 941aab9feb
commit 4c75eac19c
4 changed files with 15 additions and 4 deletions

View file

@ -30,8 +30,8 @@
}
.tw-theme--ffz, .tw-theme--ffz.tw-theme--dark, .tw-theme--dark, body {
.ffz-stat > .tw-button,
.ffz-stat.tw-button {
.ffz-stat > .tw-button--text,
.ffz-stat.tw-button--text {
color: inherit;
}
}