mirror of
https://github.com/chylex/TweetDuck.git
synced 2025-04-18 15:15:48 +02:00
Fix more visual issues (remove DM reply button background w/ black theme)
This commit is contained in:
parent
b80f1bfc7c
commit
07391efa70
@ -209,7 +209,7 @@ html[data-td-font='smallest'] .tweet-detail-wrapper .badge-verified:before {
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inline-reply .btn-square {
|
.inline-reply .btn-square, .rpl-actions .btn-square {
|
||||||
/* remove effects from buttons under reply input... this keeps happening for some stupid reason */
|
/* remove effects from buttons under reply input... this keeps happening for some stupid reason */
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user