Project

General

Profile

« Previous | Next » 

Revision 56109

[Connect|Trunk]

Update community page:
new stats layout (overview and chart analysis)
apply changes to stats component to get display options both for monitor and dashboard views

App component:
remove monitor from menu

View differences:

connect-custom.css
94 94

  
95 95
.iframeContainer{
96 96
  /*position:relative;*/
97
  /*overflow:hidden;*/
97
  overflow:hidden;
98 98
  /*padding-top:56.25%;*/
99 99
  /*padding-bottom:35%;*/
100 100

  
......
104 104
  /*position: absolute;*/
105 105
  /*top:0;*/
106 106
  /*left:0;*/
107
  width:120%;
107
  width:100%;
108 108
  height:100%;
109 109
  border:0;
110 110
}

Also available in: Unified diff