Changeset aa2fa10 in sicp for static


Ignore:
Timestamp:
Jun 11, 2015, 9:49:22 AM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
e22e09d
Parents:
910d55e
Message:

estilos agregados para el color de los iconos en los formularios y consultas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static/css/styles.css

    rb83964c raa2fa10  
    4040.table-caption { background-color: #990000; color: #FFFFFF; border-collapse: collapse; }
    4141.table-caption th:first-child, .table-caption th:last-child { border-left: 0px; border-right: 0px; }
    42 .fa {color: #990000;}
     42table tr td .fa {color: #990000;}
    4343div.DTTT { margin-bottom: 0.5em; float: right; }
    4444div.dataTables_wrapper { clear: both; }
     
    6565body { padding-top: 10px; }
    6666.divider-vertical { height: 50px; border-left: 1px solid #F2F2F2; border-right: 1px solid #FFF; }
     67.icon-white { color:#FFFFFF; }
     68.icon-red { color: #990000; }
Note: See TracChangeset for help on using the changeset viewer.