/
githubmirror
/
atom
Обзор
Документация
Войти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
packages/atom-light-ui/styles/git.less
6 строк
200 B
David Wilson
:arrow_right: Migrate core package 'atom-light-ui' into ./packages
25 сен 2018, 02:22
25 сен 2018, 02:22
1ff4599
Код
Авторство
О чём код?
.status { .text(normal); } .status-added { .text(success); } .status-ignored { .text(subtle); } .status-modified { .text(warning); } .status-removed { .text(error); } .status-renamed { .text(info); }