Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 1 | #message-post-text { |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 2 | } |
| 3 | |
Rushabh Mehta | 6e04ef7 | 2012-09-27 18:41:46 +0530 | [diff] [blame] | 4 | #message-list { |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 5 | } |
| 6 | |
| 7 | .message { |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 8 | padding: 7px; |
Rushabh Mehta | b62bbc6 | 2012-10-03 18:32:10 +0530 | [diff] [blame] | 9 | padding-left: 17px; |
Rushabh Mehta | 6e04ef7 | 2012-09-27 18:41:46 +0530 | [diff] [blame] | 10 | border-bottom: 1px solid #ccc; |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 11 | } |
| 12 | |
Rushabh Mehta | b62bbc6 | 2012-10-03 18:32:10 +0530 | [diff] [blame] | 13 | .message-mark { |
| 14 | margin-left: -17px; |
| 15 | width: 9px; |
| 16 | position: absolute; |
| 17 | height: 30px; |
| 18 | } |
| 19 | |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 20 | .message .help { |
| 21 | margin-bottom: 0px; |
| 22 | padding-bottom: 0px; |
| 23 | color: #888; |
| 24 | font-size: 11px; |
| 25 | } |
| 26 | |
| 27 | .message-other { |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 28 | } |
| 29 | |
| 30 | .message-self { |
| 31 | background-color: #eee; |
Rushabh Mehta | fdea966 | 2012-02-27 18:03:54 +0530 | [diff] [blame] | 32 | } |