/
githubmirror
/
atom
Обзор
Документация
Войти
/
githubmirror
/
atom
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
static/atom-ui/styles/icons.less
13 строк
192 B
simurai
Move Atom UI into Core
23 ноя 2018, 05:38
23 ноя 2018, 05:38
76ba4b1
Код
Авторство
О чём код?
@import "ui-variables"; .icon::before { margin-right: @component-icon-padding; } a.icon { text-decoration: none; color: @text-color; &:hover{ color: @text-color-highlight; } }