git-svn-id: https://svn.coded.pt/svn/SIPRP@1877 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
João Maurício 12 years ago
parent 6223eb7fc1
commit d6cc0a2a10

@ -7,6 +7,7 @@ html {
body {
/* Margin bottom by footer height */
margin-bottom: 60px;
overflow:auto;
}
#footer {
position: absolute;
@ -349,31 +350,3 @@ a.form-side-menu.visible {
width: 40%;
}
}
/* modal dialog */
@media (min-width: 400px) {
.modal-large, .modal-medium, .modal-small
{
width:100%;
}
}
@media (min-width: 1200px)
{
.modal-large
{
width: 98%;
}
.modal-medium
{
width: 70%;
}
.modal-small
{
width: 40%;
}
}
Loading…
Cancel
Save