]> git.mxchange.org Git - friendica-addons.git/blob - twitter/twitter.css
adding current temp/weather plugin
[friendica-addons.git] / twitter / twitter.css
1
2
3 #twitter-avatar {
4         float: left;
5         width: 48px;
6         height: 48px;
7         padding: 2px;
8 }
9 #twitter-info-block {
10         height: 52px;
11         vertical-align: middle;
12 }
13 #twitter-disconnect-label {
14         float: left;
15         width: 250px;
16         margin-bottom: 25px;
17 }
18
19 #twitter-disconnect {
20         float: left;
21 }
22 #twitter-default-label,
23 #twitter-sendtaglinks-label,
24 #twitter-enable-label,
25 #twitter-shortening-label, 
26 #twitter-mirror-label,
27 #twitter-pin-label {
28         float: left;
29         width: 250px;
30         margin-bottom: 10px;
31 }
32
33 #twitter-checkbox {
34         float: left;
35 }
36
37 #twitter-pin {
38         float: left;
39 }
40
41