mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
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 {
|
||||
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 |
Loading…
x
Reference in New Issue
Block a user