You are here

Files in Breakpoints 7

Primary tabs

File namesort descending Location Namespace Description
breakpoints.admin.css css/breakpoints.admin.css tr.odd.breakpoints-status-disabled { background: none repeat scroll 0 0 #ee7777; } tr.even.breakpoints-status-disabled { background: none repeat scroll 0 0 #ff9999; } a.breakpoints-group-operations-link { margin-bottom: 1em; margin-right: 1em; }
breakpoints.admin.inc breakpoints.admin.inc Breakpoints - admin settings
breakpoints.inc plugins/export_ui/breakpoints.inc Breakpoints - Ctools exportables
breakpoints.info breakpoints.info name = Breakpoints description = Manage breakpoints core = 7.x dependencies[] = ctools files[] = breakpoints.module files[] = breakpoints.test configure = admin/config/media/breakpoints
breakpoints.install breakpoints.install Breakpoints
breakpoints.module breakpoints.module Breakpoints @todo: provide button to reload breakpoints from theme
breakpoints.test breakpoints.test Tests for breakpoints.module
breakpoints_test_theme.info tests/themes/breakpoints_test_theme/breakpoints_test_theme.info 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:…
breakpoints_theme_test.info tests/breakpoints_theme_test.info name = Breakpoints Theme Test description = Test breakpoints provided by themes package = Other core = 7.x hidden = TRUE
breakpoints_theme_test.module tests/breakpoints_theme_test.module Test breakpoint functionality for breakpoints provided by themes
README.txt README.txt # SUMMARY **Breakpoints** are where a responsive design adjusts in order to display correctly on different devices. The Breakpoints module standardizes the use of breakpoints, and enables modules and themes to expose or use each others'…

Other projects