source: sapic/static/DataTables/extensions/FixedColumns/css/fixedColumns.jqueryui.css @ cd20b73

erwinexplicacion_situacionalgestion_usuariostaller_django
Last change on this file since cd20b73 was 57f6191, checked in by lhernandez <lhernandez@…>, 7 años ago

Agregado estructura del proyecto, desarrollado e implementado la gestion de usuario, por estabilizar la gestion de usuario segun diagramas de secuencias

  • Propiedad mode establecida a 100644
File size: 217 octetos
Línea 
1div.DTFC_LeftWrapper table.dataTable,
2div.DTFC_RightWrapper table.dataTable {
3  z-index: 2;
4}
5div.DTFC_LeftWrapper table.dataTable.no-footer,
6div.DTFC_RightWrapper table.dataTable.no-footer {
7  border-bottom: none;
8}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.