Projet

Général

Profil

« Précédent | Suivant » 

Révision c97ac72b

Ajouté par Frédéric Péters il y a presque 8 ans

remove local copies of jquery and fontawesome (#12507)

Voir les différences:

corbo/static/css/corbo.css
1
@font-face {
2
  font-family: 'FontAwesome';
3
  src: url('../fonts/fontawesome-webfont.eot?v=4.2.0');
4
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
5
  font-weight: normal;
6
  font-style: normal;
7
}
8

  
9 1
.icon:before, .icon:after {
10 2
    font-family: FontAwesome;
11 3
}
......
297 289
    background: #a6e22e;
298 290
    border: 1px solid #aaa;
299 291
    padding: 5px;
300
}
292
}

Formats disponibles : Unified diff