Browse Source

Ajusta css

Fix #310
pull/313/head
Marcio Mazza 9 years ago
parent
commit
25cfbe20d9
  1. 4
      static/styles/app.scss

4
static/styles/app.scss

@ -59,6 +59,10 @@ h6, .h6 {
margin: 20px 0px 10px; margin: 20px 0px 10px;
} }
.btn:hover, .btn:focus {
color: inherit;
}
// #### CRUD DETAIL ######################################## // #### CRUD DETAIL ########################################
p.control-label { p.control-label {
font-weight: bold; font-weight: bold;

Loading…
Cancel
Save