Projet

Général

Profil

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

root / drupal7 / modules / comment / comment.css @ 01dfd3b5

1

    
2
#comments {
3
  margin-top: 15px;
4
}
5
.indented {
6
  margin-left: 25px; /* LTR */
7
}
8
.comment-unpublished {
9
  background-color: #fff4f4;
10
}
11
.comment-preview {
12
  background-color: #ffffea;
13
}