Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
nextcloud
/
spreed
зеркало из
https://github.com/nextcloud/spreed.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули spreed
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
188f049e19
spreed
/
css
/
merged.scss
3 строки
41 B
SCSS
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
Replace default vue-at style sheet with a wrapped version The wrapped version roots all the rules of the default style sheet on ".talk.candidate-mentions", so the rules affect only the candidate mentions of Talk. Otherwise, as the default rules are too broad (as they use just ".atwho-XXX") they could mess with the autocompletion of other elements (like the comments tab in the Files app). Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-10 08:18:55 +03:00
@import
'
At.scss
'
;
@import
'
icons.scss
'
;