You are here

privatemsg-recipients.css in Privatemsg 6

.message-participants {
  border-bottom     : 1px solid #C5C5C5;
  margin            : 0 0 0 250px; 

}

File

styles/privatemsg-recipients.css
View source
  1. .message-participants {
  2. border-bottom : 1px solid #C5C5C5;
  3. margin : 0 0 0 250px;
  4. }