Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2551 Rev 2552
Línea 1175... Línea 1175...
1175
  position: relative;
1175
  position: relative;
1176
}
1176
}
Línea 1177... Línea 1177...
1177
 
1177
 
1178
#drupalchat .subpanel .chat_options .drupalchat-self-profile {
1178
#drupalchat .subpanel .chat_options .drupalchat-self-profile {
1179
  display: flex;
1179
  display: flex;
-
 
1180
  height: auto;
-
 
1181
  align-items: center;
1180
  height: 37px;
1182
  padding: .2rem 1rem;
Línea 1181... Línea 1183...
1181
}
1183
}
1182
 
1184
 
1183
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-div {
1185
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-div {
-
 
1186
  display: inline-block;
1184
  display: inline-block;
1187
  width: 32px;
Línea 1185... Línea 1188...
1185
  width: 32px;
1188
  height: fit-content;
1186
}
1189
}
1187
 
1190
 
Línea 1201... Línea 1204...
1201
  height: 28px;
1204
  height: 28px;
1202
}
1205
}
Línea 1203... Línea 1206...
1203
 
1206
 
1204
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-namdiv {
1207
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-namdiv {
1205
  display: inline-block;
-
 
1206
  /*width: 70%;*/
1208
  display: inline-block;
1207
  padding: 0;
1209
  padding: 0;
1208
  margin: 0;
1210
  margin: 0;
1209
  height: 100%;
1211
  height: 100%;
1210
  padding-left: 3px;
1212
  padding-left: 3px;
Línea 1211... Línea 1213...
1211
}
1213
}
1212
 
1214
 
1213
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-namdiv .drupalchat-profile-un {
1215
#drupalchat .subpanel .chat_options .drupalchat-self-profile .drupalchat-self-profile-namdiv .drupalchat-profile-un {
1214
  display: inline;
-
 
1215
  border: 0;
-
 
1216
  /* padding: 0; */
-
 
1217
  /* margin-left: 7px;
-
 
1218
  margin-top: 11px;
-
 
1219
  position: absolute; */
1216
  display: inline;
1220
  float: left;
1217
  border: 0;
1221
  width: 100%;
-
 
1222
  font-size: 13px;
1218
  width: 100%;
1223
  overflow: hidden;
1219
  font-size: .9rem;
1224
  cursor: pointer;
1220
  cursor: pointer;
Línea 1225... Línea 1221...
1225
  font-weight: bold;
1221
  font-weight: bold;