We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made this filter: Pattern: /.*webm/ Type: Filename Color: Yellow
/.*webm/
This how the post becomes: (i.e. only a thin line appears at the left of the post - In fact a box-shadow CSS rule is applied)
box-shadow
Shouldn't the post become entirely yellow? (i.e. a background-color CSS rule, instead) I'm asking because, currently it's not very easy to spot them.
background-color
The text was updated successfully, but these errors were encountered:
This is working as intended.
We'll add a way to customise css rules some time later.
Sorry, something went wrong.
No branches or pull requests
I made this filter:
Pattern:
/.*webm/
Type: Filename
Color: Yellow
This how the post becomes:
![Imgur](https://camo.githubusercontent.com/eaec1d47130e9e0395a75f6e10714ca63c78c70d5905f5e83d68c4f3b8b308b7/687474703a2f2f692e696d6775722e636f6d2f4b42307a6f654c2e6a7067)
(i.e. only a thin line appears at the left of the post - In fact a
box-shadow
CSS rule is applied)Shouldn't the post become entirely yellow? (i.e. a
background-color
CSS rule, instead)I'm asking because, currently it's not very easy to spot them.
The text was updated successfully, but these errors were encountered: