Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 5345 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 5345 Rev 5346
Línea 213... Línea 213...
213
    outline: none;
213
    outline: none;
214
    resize: none;
214
    resize: none;
215
  }
215
  }
216
}
216
}
Línea 217... Línea -...
217
 
-
 
218
.emojione-container {
-
 
219
  position: absolute;
-
 
220
  bottom: 100%;
-
 
221
  width: 100%;
-
 
222
  box-sizing: border-box;
-
 
223
  background-color: $bg-color;
-
 
224
  max-height: 104px;
-
 
225
  overflow-y: scroll;
-
 
226
}
-
 
227
 
217
 
228
.subpanel_title {
218
.subpanel_title {
229
  background: $bg-color-secondary;
219
  background: $bg-color-secondary;
230
  color: $subtitle-color;
220
  color: $subtitle-color;
231
  cursor: pointer;
221
  cursor: pointer;