mirror of
https://github.com/DandelionSprout/adfilt.git
synced 2026-09-24 20:20:14 +01:00
15 lines
680 B
Plaintext
15 lines
680 B
Plaintext
! Version: 09April2020v1-Personal-Extension
|
|
|
|
! Space-cleaner for mobile browsers
|
|
!#if env_mobile
|
|
github.com##.Header-old:style(padding: 0px !important)
|
|
github.com##.reponav-wrapper:style(height: 33px !important)
|
|
github.com##.list-item:style(display: flex !important; padding: 3px 0px 3px 30px !important)
|
|
github.com##.octicon:style(top: 0px !important)
|
|
github.com##.discussion-block:style(padding: 2px !important)
|
|
github.com##.bubble-content:style(padding: 3px !important)
|
|
github.com##.discussion-comment:style(padding: 3px !important)
|
|
github.com##table > thead > tr > th:style(padding: 1px !important)
|
|
github.com##.avatar:style(top: 0px !important; left: 2px !important)
|
|
!#endif
|