/
githubmirror
/
brackets
Обзор
Документация
Войти
/
githubmirror
/
brackets
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/spec/MainViewFactory-test-files/css/citrus_mq.css
6 строк
212 B
Jeff Booher
Implement Splitview
30 авг 2014, 00:05
30 авг 2014, 00:05
af55f97
Код
Авторство
О чём код?
/* Desktop */ @import url("desktop.css"); /* Phone */ @import url("phone.css") only screen and (max-width:320px); /* Tablet */ @import url("tablet.css") only screen and (min-width:321px) and (max-width:768px);