Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 2532 | Rev 2550 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 2532 Rev 2533
Línea 1022... Línea 1022...
1022
#drupalchat .subpanel .chat_options {
1022
#drupalchat .subpanel .chat_options {
1023
  overflow: hidden;
1023
  overflow: hidden;
1024
  position: relative;
1024
  position: relative;
1025
}
1025
}
1026
#drupalchat .subpanel .chat_options .drupalchat-self-profile {
1026
#drupalchat .subpanel .chat_options .drupalchat-self-profile {
1027
  display: inline-block;
1027
  display: flex;
1028
  height: 37px;
1028
  height: 37px;
1029
}
1029
}
1030
#drupalchat
1030
#drupalchat
1031
  .subpanel
1031
  .subpanel
1032
  .chat_options
1032
  .chat_options
Línea 2370... Línea 2370...
2370
  display: inline-block;
2370
  display: inline-block;
2371
  width: 32px;
2371
  width: 32px;
2372
}
2372
}
Línea 2373... Línea 2373...
2373
 
2373
 
2374
.ul-participants-list .drupalchat-self-profile .drupalchat-self-profile-namdiv {
2374
.ul-participants-list .drupalchat-self-profile .drupalchat-self-profile-namdiv {
-
 
2375
  display: flex;
2375
  display: inline-block;
2376
  align-items: center;
2376
  width: 70%;
2377
  width: 70%;
2377
  padding: 0;
2378
  padding: 0;
2378
  margin: 0;
2379
  margin: 0;
2379
  height: 100%;
2380
  height: 100%;