]> git.mxchange.org Git - friendica-addons.git/blob - tumblr/tumblr.css
Merge pull request #539 from MrPetovan/bug/4555-remove-active-users-feature
[friendica-addons.git] / tumblr / tumblr.css
1
2 #tumblr-enable-label, #tumblr-username-label, #tumblr-page-label, #tumblr-bydefault-label {
3         float: left;
4         width: 200px;
5         margin-top: 10px;
6 }
7
8 #tumblr-checkbox, #tumblr-username, #tumblr-page, #tumblr-bydefault {
9         float: left;
10         margin-top: 10px;
11 }
12
13 #tumblr-submit {
14         margin-top: 15px;
15 }
16