Project

General

Profile

« Previous | Next » 

Revision 58592

[Connect|Trunk]

Impact factors: Remove fontawesome css, remove css from connect-custom (moved in library.css)

Statistics: add check for statistics service response

View differences:

connect-custom.css
190 190
}
191 191

  
192 192

  
193
/*
194
Impact Factor -  ATHENA CODE */
195
#popularity-A {
196
  color: red;
197
  content: 'Test';
198
}
199

  
200
#popularity-B {
201
  color: #eabd35;
202
  content: 'Test';
203
}
204

  
205
#popularity-C {
206
  color: grey;
207
  content: 'Test';
208
}
209

  
210
#influence-A {
211
  color: red;
212
  content: 'Test';
213
}
214

  
215
#influence-B {
216
  color: #eabd35;
217
  content: 'Test';
218
}
219

  
220
#influence-C {
221
  color: grey;
222
  content: 'Test';
223
}
224

  
225
.fa-university::before {
226

  
227
  content: "\f19c";
228

  
229
}
230

  
231
.fa-fire::before {
232

  
233
  content: "\f06d";
234

  
235
}
236
/* ATHENA CODE */
237

  
238

  
239 193
/*CONNECT REDESIGN*/
240 194

  
241 195
#subscribeAndInviteBtn {

Also available in: Unified diff