-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathadminlte.info
29 lines (25 loc) · 921 Bytes
/
adminlte.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name = Admin LTE 7.x-1.0
description = A flexible dashboard theme built on top of the AdminLTE theme
core = 7.x
;;;;;;;;;;;;;;;;;;;;;
;; Regions
;;;;;;;;;;;;;;;;;;;;;
regions[navigation] = 'Navigation'
regions[header] = 'Top Bar'
regions[highlighted] = 'Highlighted'
regions[help] = 'Help'
regions[content] = 'Content'
regions[sidebar_first] = 'Primary'
regions[sidebar_second] = 'Secondary'
regions[footer] = 'Footer'
regions[page_top] = 'Page top'
regions[page_bottom] = 'Page bottom'
;;;;;;;;;;;;;;;;;;;;;
;; Stylesheets
;;;;;;;;;;;;;;;;;;;;;
stylesheets[all][] = bootstrap/css/bootstrap.min.css
stylesheets[all][] = dist/css/AdminLTE.min.css
stylesheets[all][] = css/styles.css
stylesheets[all][] = dist/css/skins/_all-skins.min.css
stylesheets[all][] = plugins/fullcalendar/fullcalendar.min.css
stylesheets[print][] = plugins/fullcalendar/fullcalendar.print.css