GITLAB

Florencia Cazzola / wrapper-demo

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wrapper-demo
  • src
  • sass
  • _bootstrap.scss
  • cd9c85ec0   mejoras en el panel informativo css Browse Code »
    Nicolás Guarnieri
    2018-10-25 12:28:32 -0300  
_bootstrap.scss 210 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12
.active{
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}
.btn-xs {
    padding: .15rem .5rem;
    font-size: .8rem;
    line-height: 1.5;
    border-radius: .2rem;
}