1
|
name = Adminimal
|
2
|
description = Minimalist administration theme.
|
3
|
core = 7.x
|
4
|
scripts[] = js/jRespond.js
|
5
|
scripts[] = js/adminimal_theme.js
|
6
|
settings[shortcut_module_link] = 1
|
7
|
settings[style_checkboxes] = 1
|
8
|
settings[display_icons_config] = 1
|
9
|
settings[rounded_buttons] = 1
|
10
|
settings[sticky_actions] = 0
|
11
|
settings[avoid_custom_font] = 0
|
12
|
settings[custom_css] = 0
|
13
|
settings[use_custom_media_queries] = 0
|
14
|
settings[media_query_mobile] = only screen and (max-width: 480px)
|
15
|
settings[media_query_tablet] = only screen and (min-width : 481px) and (max-width : 1024px)
|
16
|
regions[hidden] = Hidden
|
17
|
regions[content_before] = Before Content
|
18
|
regions[sidebar_left] = Sidebar Left
|
19
|
regions[content] = Content
|
20
|
regions[sidebar_right] = Sidebar Right
|
21
|
regions[content_after] = After Content
|
22
|
regions[help] = Help
|
23
|
regions[page_top] = Page top
|
24
|
regions[page_bottom] = Page bottom
|
25
|
|
26
|
; Information added by Drupal.org packaging script on 2015-10-18
|
27
|
version = "7.x-1.23"
|
28
|
core = "7.x"
|
29
|
project = "adminimal_theme"
|
30
|
datestamp = "1445193540"
|
31
|
|