GITLAB

Eric Fernandez / wrapper-demo

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • wrapper-demo
  • src
  • sass
  • _tabla.scss
  • 29df0c2b6   - Agregué módulo botonera principal. ... Browse Code »
    - Agregué estilos para la botonera principal.
    - Quité la botonera horizontal.
    Pablo Marco del Pont
    2018-10-24 16:05:32 -0300  
_tabla.scss 140 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9
.table {
    &-nonfluid {
        width: auto;
    }
    &-celda-total {
        color: #000000;
        background-color: #FF9900;
    }
}