Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 2556 Rev 2557
Línea 1073... Línea 1073...
1073
  -moz-border-radius: 4px 4px 0 0;
1073
  -moz-border-radius: 4px 4px 0 0;
1074
  border-radius: 4px 4px 0 0;
1074
  border-radius: 4px 4px 0 0;
1075
}
1075
}
Línea 1076... Línea 1076...
1076
 
1076
 
1077
#drupalchat .subpanel {
-
 
1078
  border-bottom: 1px solid #e1e1e1;
-
 
1079
}
-
 
1080
 
-
 
1081
#drupalchat .subpanel {
1077
#drupalchat .subpanel {
1082
  bottom: 29px;
1078
  bottom: 29px;
-
 
1079
  display: none;
1083
  display: none;
1080
  border-bottom: 1px solid #e1e1e1;
1084
  left: 0;
1081
  left: 75px;
1085
  overflow: hidden;
1082
  overflow: hidden;
1086
  position: absolute;
1083
  position: absolute;
1087
  width: 150px;
1084
  width: 150px;
1088
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
1085
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.06), 0 2px 5px 0 rgba(0, 0, 0, 0.2);
Línea 1190... Línea 1187...
1190
  border: 0;
1187
  border: 0;
1191
  width: 100%;
1188
  width: 100%;
1192
  font-size: .9rem;
1189
  font-size: .9rem;
1193
  cursor: pointer;
1190
  cursor: pointer;
1194
  font-weight: bold;
1191
  font-weight: bold;
-
 
1192
  white-space: nowrap;
-
 
1193
  overflow: hidden;
-
 
1194
  text-overflow: ellipsis;
1195
}
1195
}
Línea 1196... Línea 1196...
1196
 
1196
 
1197
#drupalchat .subpanel .chat_options a {
1197
#drupalchat .subpanel .chat_options a {
1198
  border-left: 1px solid #999;
1198
  border-left: 1px solid #999;