Projet

Général

Profil

Paste
Télécharger (163 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / privatemsg / styles / privatemsg-view.theme.css @ e3063c4a

1

    
2
span.privatemsg-message-new {
3
  color: red;
4
}
5

    
6
/* #content is required to be more explicit than bartik */
7
#content h2.privatemsg-reply {
8
  margin-bottom: 10px;
9
}