mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 20:08:49 +00:00
provide ability to disable n-s-f-w filter as a personal preference
This commit is contained in:
parent
c48aefeba4
commit
ca6e43ef49
3 changed files with 13 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
|
||||
#nsfw-label {
|
||||
#nsfw-label, #nsfw-enable-label {
|
||||
float: left;
|
||||
width: 300px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#nsfw-words {
|
||||
#nsfw-words, #nsfw-enable {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue