12345678910111213141516171819202122232425262728 |
- name = Adminimal
- description = A simple one-column, tableless, minimalist administration theme.
- core = 7.x
- scripts[] = js/jRespond.js
- scripts[] = js/adminimal_theme.js
- settings[shortcut_module_link] = 1
- settings[display_icons_config] = 1
- settings[custom_css] = 0
- settings[use_custom_media_queries] = 0
- settings[media_query_mobile] = only screen and (max-width: 480px)
- settings[media_query_tablet] = only screen and (min-width : 481px) and (max-width : 1024px)
- regions[content_before] = Before Content
- regions[sidebar_left] = Sidebar Left
- regions[content] = Content
- regions[sidebar_right] = Sidebar Right
- regions[content_after] = After Content
- regions[help] = Help
- regions[page_top] = Page top
- regions[page_bottom] = Page bottom
- regions[sidebar_first] = First sidebar
- regions_hidden[] = sidebar_first
- ; Information added by Drupal.org packaging script on 2015-01-28
- version = "7.x-1.20"
- core = "7.x"
- project = "adminimal_theme"
- datestamp = "1422442296"
|