Merge branch 'ent-7687-modificar-image-um' into 'develop'
changed UM image background See merge request artica/pandorafms!4198
This commit is contained in:
commit
9d57f181f9
|
@ -156,7 +156,6 @@
|
||||||
|
|
||||||
#box_online {
|
#box_online {
|
||||||
background-image: url("../images/update_manager_background.jpg");
|
background-image: url("../images/update_manager_background.jpg");
|
||||||
background-size: cover;
|
|
||||||
background-position: center center;
|
background-position: center center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
@ -164,6 +163,7 @@
|
||||||
border: 1px solid #f3f3f3;
|
border: 1px solid #f3f3f3;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
min-height: 600px;
|
min-height: 600px;
|
||||||
|
background-size: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
div#box_online * {
|
div#box_online * {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 266 KiB After Width: | Height: | Size: 410 KiB |
Loading…
Reference in New Issue