mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
cleaned up where "lj" was included in dwpost.css
changed my profile url to the current, free-haven profile, in all plugins to which I have contributed added insanejournal.com plugin, ijpost other minor cleanup of details, where a plugin was copied and modified but incorrect details were left.
This commit is contained in:
parent
c35b9f94ba
commit
7949cf3f53
7 changed files with 240 additions and 7 deletions
15
ijpost/ijpost.css
Normal file
15
ijpost/ijpost.css
Normal file
|
@ -0,0 +1,15 @@
|
|||
|
||||
#ijpost-enable-label, #ijpost-username-label, #ijpost-password-label, #ijpost-bydefault-label {
|
||||
float: left;
|
||||
width: 200px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#ijpost-checkbox, #ijpost-username, #ijpost-password, #ijpost-bydefault {
|
||||
float: left;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#ijpost-submit {
|
||||
margin-top: 15px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue