|
|
@ -1882,7 +1882,14 @@ padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;} |
|
|
|
border: 1px solid gray; |
|
|
|
border: 1px solid gray; |
|
|
|
background-color: #f0f0f0; |
|
|
|
background-color: #f0f0f0; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
.message-select-box{ |
|
|
|
|
|
|
|
float:left; |
|
|
|
|
|
|
|
width:350px; |
|
|
|
|
|
|
|
display:inline; |
|
|
|
|
|
|
|
position:absolute; |
|
|
|
|
|
|
|
margin-top:20px; |
|
|
|
|
|
|
|
margin-left:20px; |
|
|
|
|
|
|
|
} |
|
|
|
/* styles from the my.profile.php file */ |
|
|
|
/* styles from the my.profile.php file */ |
|
|
|
.message-content { |
|
|
|
.message-content { |
|
|
|
float:right; |
|
|
|
float:right; |
|
|
|