mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
add Remote Permissions addon
This commit is contained in:
parent
9976887f22
commit
f321641eb3
18 changed files with 241 additions and 0 deletions
16
remote_permissions/settings.css
Normal file
16
remote_permissions/settings.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
|
||||
|
||||
#remote-perms-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-bottom: 25px;
|
||||
margin-right: 20px;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
#remote-perms {
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue