Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
enasequence
webin-portal
Commits
f742968d
Commit
f742968d
authored
Jul 09, 2021
by
Rajkumar-D
Browse files
adding header css in the header html
parent
087b635f
Pipeline
#278469
failed with stages
in 25 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
src/app/header/header.component.html
src/app/header/header.component.html
+9
-0
No files found.
src/app/header/header.component.html
View file @
f742968d
<div
fxFlex
>
<!--<header id="masthead-black-bar" class="clearfix masthead-black-bar">
</header>-->
<!-- Tell the VF 1.4 not to display a data protection banner. -->
<!-- You should use the 2.0 data protection banner from the contentHub. -->
...
...
@@ -7,6 +9,13 @@
<header
id=
"masthead-black-bar"
class=
"clearfix masthead-black-bar | ebi-header-footer vf-content vf-u-fullbleed"
>
</header>
<link
rel=
"stylesheet"
href=
"//ebi.emblstatic.net/web_guidelines/EBI-Icon-fonts/v1.3/fonts.css"
type=
"text/css"
media=
"all"
/>
<script
defer=
"defer"
src=
"//ebi.emblstatic.net/web_guidelines/EBI-Framework/v1.4/js/script.js"
></script>
<link
rel=
"stylesheet"
href=
"https://assets.emblstatic.net/vf/v2.4.12/assets/ebi-header-footer/ebi-header-footer.css"
type=
"text/css"
media=
"all"
/>
<mat-toolbar
color=
"primary"
class=
"toolbar"
>
<mat-toolbar-row>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment