You are here

privatemsg-recipients.css in Privatemsg 7

.privatemsg-message-participants {
  border-bottom     : 2px solid #C5C5C5;
  margin            : 0 0 20px 0; 
}

File

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