Skip to content
Snippets Groups Projects
Commit 22c1f754 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-2288: Fixing header font and adding page title, primary admin actions...

ISTWCMS-2288: Fixing header font and adding page title, primary admin actions and tabs into the content block
parent 024ceab0
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
}
.global-menu li a {
color: $uw-gold;
color: $uw-white;
text-decoration: none;
}
......
langcode: en
status: true
dependencies:
theme:
- uw_fdsu_theme_resp
id: pagetitle
theme: uw_fdsu_theme_resp
region: content
weight: 0
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }
langcode: en
status: true
dependencies:
theme:
- uw_fdsu_theme_resp
id: primaryadminactions
theme: uw_fdsu_theme_resp
region: content
weight: 0
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }
langcode: en
status: true
dependencies:
theme:
- uw_fdsu_theme_resp
id: tabs
theme: uw_fdsu_theme_resp
region: content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
provider: core
label_display: '0'
primary: true
secondary: true
visibility: { }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment