breakpoints_test_theme.info in Breakpoints 7
name = Breakpoints test theme
description = Test theme for breakpoints.
core = 7.x
base theme = bartik
hidden = TRUE
breakpoints[mobile] = (min-width: 0px)
breakpoints[narrow] = (min-width: 560px)
breakpoints[wide] = (min-width: 851px)
breakpoints[tv] = only screen and (min-width: 3456px)
File
tests/themes/breakpoints_test_theme/breakpoints_test_theme.info
View source
- name = Breakpoints test theme
- description = Test theme for breakpoints.
- core = 7.x
- base theme = bartik
- hidden = TRUE
-
- breakpoints[mobile] = (min-width: 0px)
- breakpoints[narrow] = (min-width: 560px)
- breakpoints[wide] = (min-width: 851px)
- breakpoints[tv] = only screen and (min-width: 3456px)