Projet

Général

Profil

Télécharger (423 octets) Statistiques
| Branche: | Tag: | Révision:

calebasse / calebasse / static / css / calebasse.datesel.css @ 54318d2c

1
.unactive-cell a {
2
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #E6E6E6 !important;
3
    border: 1px solid #D3D3D3 !important;
4
    color: #555555 !important;
5
    font-weight: normal
6
}
7

    
8
.active-cell a {
9
    background: url("images/ui-bg_glass_55_fbf9ee_1x400.png") repeat-x scroll 50% 50% #FBF9EE !important;
10
    border: 1px solid #FCEFA1 !important;
11
    color: #363636 !important;
12
}
(4-4/30)