mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-14 15:42:54 +00:00
15 lines
216 B
CSS
Executable file
15 lines
216 B
CSS
Executable file
|
|
#fbsync-enable-label, #fbsync-create_user-label {
|
|
float: left;
|
|
width: 200px;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#fbsync-checkbox, #fbsync-create_user {
|
|
float: left;
|
|
margin-top: 10px;
|
|
}
|
|
|
|
#fbsync-submit {
|
|
margin-top: 15px;
|
|
}
|