Merge branch 'ent-7687-modificar-image-um' into 'develop'

changed UM image background

See merge request artica/pandorafms!4198
This commit is contained in:
Daniel Rodriguez 2021-06-14 13:31:37 +00:00
commit 9d57f181f9
2 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,6 @@
#box_online {
background-image: url("../images/update_manager_background.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-color: #fff;
@ -164,6 +163,7 @@
border: 1px solid #f3f3f3;
border-radius: 5px;
min-height: 600px;
background-size: contain;
}
div#box_online * {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 KiB

After

Width:  |  Height:  |  Size: 410 KiB