Changeset 00221a1 in sicp


Ignore:
Timestamp:
Jul 30, 2015, 11:46:10 AM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
5d9a45d
Parents:
4037571
Message:

agregado estilo para los botones de la paginación de las tablas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static/css/styles.css

    r4359346 r00221a1  
     1/*
     2 * Estilos personalizados
     3 * @author Ing. Roldan Vargas
     4 */
     5
    16.no-margin {margin: 0px}
    27.no-padding {padding: 0px}
     
    4348div.DTTT { margin-bottom: 0.5em; float: right; }
    4449div.dataTables_wrapper { clear: both; }
     50ul.pagination li.active { color:white; }
    4551
    4652/** Estilos para los formularios */
Note: See TracChangeset for help on using the changeset viewer.