Projet

Général

Profil

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

root / drupal7 / sites / all / themes / busy / css / ie.css @ 87dbc3bf

1
/**
2
 * IE specific stylesheet definitions.
3
 */
4
#header-right {
5
  background: transparent;
6
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f374e70,endColorstr=#7f374e70);
7
  zoom: 1;
8
}
9