Conjunto 0cf0b8f en seiven


Ignorar:
Fecha y hora:
22/08/2017 08:13:43 (hace 7 años)
Autor:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
7050f45
Parents:
b26dfff
Mensaje:

nuevos estilos para alineación de texto, tablas y tabs

Fichero:
1 editado

Leyenda

No modificado
Añadido
Eliminado
  • static/css/app.css

    rff30136 r0cf0b8f  
    22    font-weight: bold !important;
    33}
    4 
     4.vertical-aligned {
     5    vertical-align: middle !important;
     6}
     7.right-aligned {
     8    text-align: right;
     9}
    510.content-wrapper,
    611.right-side {
     
    2227.navbar-default, .main-header a {
    2328    background-color: #41B9B7 !important;
     29}
     30
     31.margen-top-bottom-10 {
     32    margin-top:10px;margin-bottom: 10px;
    2433}
    2534
     
    325334.nav-tabs-custom > .nav-tabs > li.active {
    326335    border-left: 1px solid #41B9B7;border-right: 1px solid #41B9B7;
     336}
     337.nav-tabs-bordered {
     338    border: 1px solid #41B9B7;
     339}
     340.nav-tabs-height {
     341    min-height: 400px;
     342}
     343.nav-tabs-custom .dataTables_wrapper {
     344    border: 0 !important;
    327345}
    328346
Nota: Vea TracChangeset para ayuda en el uso del visor de conjuntos de cambios.