~emesene-team/emesene/master

« back to all changes in this revision

Viewing changes to emesene/themes/conversations/renkoo.AdiumMessageStyle/Contents/Resources/Styles/alternating.css

  • Committer: Riccardo (C10uD)
  • Date: 2012-07-01 16:54:34 UTC
  • Revision ID: git-v1:17ed298a3acb830f76aa2703351993cff749ed35
import2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.x-outgoingItem .x-avatar
 
2
{
 
3
        float: right;
 
4
}
 
5
 
 
6
.x-outgoingItem .x-indicator
 
7
{
 
8
        right: -11px;
 
9
        left: auto;
 
10
}
 
11
 
 
12
.x-myBubble
 
13
{
 
14
        margin-right: 40px;
 
15
}
 
16
 
 
17
.mention
 
18
{
 
19
        margin-right: 30px;
 
20
}
 
21
 
 
22
.mention .x-myBubble
 
23
{
 
24
        margin-right: 10px;
 
25
}