Projet

Général

Profil

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

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

1

    
2
.node-unpublished {
3
  background-color: #fff4f4;
4
}
5
.preview .node {
6
  background-color: #ffffea;
7
}
8
td.revision-current {
9
  background: #ffc;
10
}