Projet

Général

Profil

« Précédent | Suivant » 

Révision 281dd918

Ajouté par Guillaume Denis il y a environ 9 ans

responsive navbar

Voir les différences:

ckanext/ozwillo_theme/fanstatic/templates.t3_bs3_blank.less.bootstrap.less.css
2763 2763
.fade.in {
2764 2764
  opacity: 1;
2765 2765
}
2766
.collapse {
2767
  display: none;
2768
}
2769
.collapse.in {
2770
  display: block;
2771
}
2772
tr.collapse.in {
2773
  display: table-row;
2774
}
2775
tbody.collapse.in {
2776
  display: table-row-group;
2777
}
2778
.collapsing {
2779
  position: relative;
2780
  height: 0;
2781
  overflow: hidden;
2782
  -webkit-transition: height 0.35s ease;
2783
  -o-transition: height 0.35s ease;
2784
  transition: height 0.35s ease;
2785
}
2786 2766
@font-face {
2787 2767
  font-family: 'Glyphicons Halflings';
2788 2768
  src: url('../../../plugins/system/t3/base-bs3/bootstrap/fonts/glyphicons-halflings-regular.eot');

Formats disponibles : Unified diff