Project

General

Profile

« Previous | Next » 

Revision 61408

[Monitor Dashboard | Trunk]: Update to angular 11

View differences:

dashboard-custom.css
64 64

  
65 65

  
66 66
.dashboard #sidebar_main .sidebar_main_header .portalLogo{
67
  background: url("/assets/logo-large-monitor.png") no-repeat;
67
  background: url("~src/assets/logo-large-monitor.png") no-repeat;
68 68
  background-size: contain ;
69 69
  margin-left: 35px;
70 70
  margin-top: 5px;
71 71
}
72 72

  
73 73
.dashboard .sidebar_mini #sidebar_main .sidebar_main_header .portalLogo{
74
  background: url("/assets/logo-small-monitor.png") no-repeat !important;
74
  background: url("~src/assets/logo-small-monitor.png") no-repeat !important;
75 75
  background-size: 50px 50px !important;
76 76
/*  background-size: contain !important;
77 77
  margin-left: 5px;*/

Also available in: Unified diff