Projet

Général

Profil

Paste
Télécharger (5,48 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / simplecorp / css / plugins / jquery.jtweetsanywhere-1.3.1.css @ b9383c72

1
/*
2
 * jTweetsAnywhere V1.3.1
3
 * http://thomasbillenstein.com/jTweetsAnywhere/
4
 *
5
 * Copyright 2011, Thomas Billenstein
6
 * Licensed under the MIT license.
7
 * http://thomasbillenstein.com/jTweetsAnywhere/license.txt
8
 */
9

    
10
.twitter-action {
11
display: block;
12
font-weight: bold;
13
padding-top: 10px;
14
}
15

    
16

    
17
.jta-tweet-list
18
{
19
    padding: 0;
20
    list-style: none;
21
}
22

    
23
.jta-tweet-list-item
24
{
25
    background: none;
26
    border-bottom: 1px solid #e4e4e4;
27
    padding: 8px 0px 8px 0px;
28
        overflow: hidden;
29
}
30

    
31
.jta-tweet-list-item:first-child
32
{
33
    border-top: 1px solid #e4e4e4;
34
}
35

    
36
.jta-tweet-profile-image
37
{
38
        width: 48px;
39
        display: inline;
40
        float: left;
41
}
42

    
43
.jta-tweet-profile-image-link
44
{
45
}
46

    
47
.jta-tweet-profile-image img
48
{
49
        width: 48px;
50
        height: 48px;
51
}
52

    
53
.jta-tweet-body
54
{
55
}
56

    
57
.jta-tweet-text
58
{
59
        color: #666666;
60
    font-family: Georgia,"Times New Roman",Times,serif;
61
    font-size: 12px;
62
    font-style: italic;
63
    line-height: 125%;
64
}
65

    
66
.jta-tweet-body-list-profile-image-present
67
{
68
        margin-left: 58px;
69
}
70

    
71
.jta-tweet-user-name
72
{
73
        display: block;
74
}
75

    
76
.jta-tweet-user-screen-name
77
{
78
        font-weight: bold;
79
}
80

    
81
.jta-tweet-user-full-name
82
{
83
        font-size: 11px;
84
    color: #999;
85
}
86

    
87
.jta-tweet-user-screen-name-link,
88
.jta-tweet-a,
89
.twitter-anywhere-user
90
{
91
    color: #900;
92
        text-decoration: none;
93
}
94

    
95
.jta-tweet-user-screen-name-link:hover,
96
.jta-tweet-a:hover,
97
.twitter-anywhere-user:hover
98
{
99
    color: #900;
100
        text-decoration: underline;
101
}
102

    
103
.jta-tweet-user-full-name-link
104
{
105
    color: #999;
106
        text-decoration: none;
107
}
108

    
109
.jta-tweet-user-full-name-link:hover
110
{
111
    color: #666666;
112
        text-decoration: underline;
113
}
114

    
115
.jta-tweet-link
116
{
117
}
118

    
119
.jta-tweet-link:hover
120
{
121
}
122

    
123
.jta-tweet-hashtag
124
{
125
}
126

    
127
.jta-tweet-hashtag:hover
128
{
129
}
130

    
131
.jta-tweet-attributes
132
{
133
        display: block;
134
    color: #999;
135
    font-size: 11px;
136
    margin-top: 3px;
137
}
138

    
139
.jta-tweet-twitter-bird
140
{
141
}
142

    
143
.jta-tweet-twitter-bird-icon
144
{
145
        float: left;
146
        width: 19px;
147
        background-color: transparent;
148
        background-repeat: no-repeat;
149
        background-position: 0px 0px;
150
        background-image: url(http://si0.twimg.com/images/dev/cms/intents/bird/bird_gray/bird_16_gray.png);
151
}
152

    
153
.jta-tweet-twitter-bird-icon:hover
154
{
155

    
156
}
157

    
158
.jta-tweet-timestamp
159
{
160
}
161

    
162
.jta-tweet-source
163
{
164
}
165

    
166
.jta-tweet-inreplyto
167
{
168
}
169

    
170
.jta-tweet-location
171
{
172
}
173

    
174
.jta-tweet-retweeter
175
{
176
}
177

    
178
.jta-tweet-timestamp-link,
179
.jta-tweet-source-link a,
180
.jta-tweet-inreplyto-link,
181
.jta-tweet-location-link,
182
.jta-tweet-retweeter-link
183
{
184
    color: #999;
185
        text-decoration: none;
186
}
187

    
188
.jta-tweet-timestamp-link:hover,
189
.jta-tweet-source-link a:hover,
190
.jta-tweet-inreplyto-link:hover,
191
.jta-tweet-location-link:hover,
192
.jta-tweet-retweeter-link:hover
193
{
194
    color: #999;
195
        text-decoration: underline;
196
}
197

    
198
.jta-tweet-actions
199
{
200
        display: block;
201
    color: #999;
202
    font-size: 11px;
203
    margin-top: 3px;
204
}
205

    
206
.jta-tweet-action-reply,
207
.jta-tweet-action-retweet,
208
.jta-tweet-action-favorite
209
{
210
        padding-right: 1em;
211
}
212

    
213
.jta-tweet-action-reply a,
214
.jta-tweet-action-retweet a,
215
.jta-tweet-action-favorite a
216
{
217
        background-color: transparent;
218
        background-repeat: no-repeat;
219
        background-position: 0px 0px;
220
        padding-left: 19px;
221
        padding-top: 3px;
222
        color: #999;
223
        text-decoration: none;
224
}
225

    
226
.jta-tweet-action-reply a    { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/reply.png); }
227
.jta-tweet-action-retweet a  { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet.png); }
228
.jta-tweet-action-favorite a { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite.png); }
229

    
230
.jta-tweet-action-reply a:hover,
231
.jta-tweet-action-retweet a:hover,
232
.jta-tweet-action-favorite a:hover
233
{
234
    color: #666666;
235
        text-decoration: underline;
236
}
237

    
238
.jta-tweet-action-reply a:hover    { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/reply_hover.png); }
239
.jta-tweet-action-retweet a:hover  { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/retweet_hover.png); }
240
.jta-tweet-action-favorite a:hover { background-image: url(http://si0.twimg.com/images/dev/cms/intents/icons/favorite_hover.png); }
241

    
242
.jta-tweet-list-controls
243
{
244
        margin-top: 20px;
245
}
246

    
247
.jta-tweet-list-controls-button
248
{
249
        padding: 5px;
250
        padding-left: 20px;
251
        padding-right: 20px;
252
        text-align: center;
253
    border: 1px solid #999;
254
}
255

    
256
.jta-tweet-list-controls-button:hover
257
{
258
        color: black;
259
        background-color: #999;
260
        cursor: pointer;
261
}
262

    
263
.jta-tweet-list-controls-button-more
264
{
265
}
266

    
267
.jta-tweet-list-controls-button-prev
268
{
269
}
270

    
271
.jta-tweet-list-controls-button-next
272
{
273
        margin-left: 10px;
274
}
275

    
276
.jta-tweet-list-autorefresh-trigger
277
{
278
        padding: 8px 0px 8px 0px;
279
        margin-bottom: 10px;
280
        text-align: center;
281
    border: 1px solid #999;
282
}
283

    
284
.jta-tweet-list-autorefresh-trigger:hover
285
{
286
        color: black;
287
        background-color: #999;
288
        cursor: pointer;
289
}
290

    
291
.jta-tweet-list-autorefresh-trigger-content
292
{
293
}
294

    
295
.jta-follow-button
296
{
297
}
298

    
299

    
300
.jta-tweet-box
301
{
302
}
303

    
304

    
305
.jta-connect-button
306
{
307
}
308

    
309

    
310
.jta-login-info
311
{
312
}
313

    
314
.jta-login-info-profile-image
315
{
316
        width: 48px;
317
        display: inline;
318
        float: left;
319
}
320

    
321
.jta-login-info-profile-image img
322
{
323
        width: 48px;
324
        height: 48px;
325
}
326

    
327
.jta-login-info-block
328
{
329
        margin-left: 58px;
330
}
331

    
332
.jta-login-info-screen-name
333
{
334
}
335

    
336
.jta-login-info-sign-out
337
{
338
        width: 97px;
339
        margin-top: 2px;
340
        padding: 1px;
341
        text-align: center;
342
    border: 1px solid #999;
343
}
344

    
345
.jta-login-info-sign-out:hover
346
{
347
        color: black;
348
        background-color: #999;
349
        cursor: pointer;
350
}
351

    
352

    
353
.jta-loading
354
{
355
        margin: 0;
356
    padding: 8px 0px 8px 0px;
357
}
358

    
359
.jta-error
360
{
361
        margin: 0;
362
    padding: 8px;
363
    color: #000;
364
    background-color: #f00
365
}
366

    
367
.jta-nodata
368
{
369
        margin: 0;
370
    padding-top: 8px;
371
    padding-bottom: 8px;
372
}
373

    
374
.jta-clear
375
{
376
        clear: both;
377
        display: block;
378
        overflow: hidden;
379
        visibility: hidden;
380
        width: 0;
381
        height: 0;
382
}