Changeset 5dfdb62 in sicp for static


Ignore:
Timestamp:
Jun 5, 2015, 1:33:25 PM (9 years ago)
Author:
Ing. Roldan D. Vargas G <rvargas@…>
Branches:
master
Children:
b485128
Parents:
78e7b60
Message:

agregado estilos para el panel de registro y/o consulta de datos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • static/css/styles.css

    rbc64757 r5dfdb62  
    5050.panel-body a:hover { color: #056cff; }
    5151.panel-body a:active { color: #0000FF;  }
     52.panel-extra-menu { margin-top: -15px; padding-top: 0px; margin-bottom: 15px; font-size: 12px; background-color: #F1F1F1 }
     53.panel-extra-menu i { color: #990000; cursor: pointer; }
    5254.centered-form { margin-top: 15px;margin-bottom: 120px; }
    5355.centered-form .panel { background: rgba(255, 255, 255, 0.8); box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px; }
     
    5658.alert { margin-top: 5px; }
    5759.select2-container.form-control { height: auto !important; padding: 0; border: 0; }
    58 
    5960.bg_sections { background-color: #990000; color: #FFFFFF; }
    6061.bg_sections >  a { color: #FFFFFF; }
    6162body { padding-top: 10px; }
     63.divider-vertical { height: 50px; border-left: 1px solid #F2F2F2; border-right: 1px solid #FFF; }
Note: See TracChangeset for help on using the changeset viewer.