|
|
|
@ -563,12 +563,13 @@ a:link:after, a:visited:after { |
|
|
|
.bloco_alteracao { |
|
|
|
margin: 1em 0; |
|
|
|
padding: 0em ; |
|
|
|
background-color: #edf0f1; |
|
|
|
min-height: 36px; |
|
|
|
background-color: transparent; |
|
|
|
min-height: 100px; |
|
|
|
border: 0px dashed #d9ddde; |
|
|
|
.dpt { |
|
|
|
width: 100% !important; |
|
|
|
box-shadow: 0 -1px 0 #e5e5e5, 0 0 2px rgba(0,0,0,.12),0 2px 4px rgba(0,0,0,.24); |
|
|
|
padding: 0em 1em; |
|
|
|
padding: 0.3em 1em; |
|
|
|
margin: 1px 0; |
|
|
|
background-color: #edf0f1; |
|
|
|
z-index: 1; |
|
|
|
|