Skip to content

Commit

Permalink
Update compiled
Browse files Browse the repository at this point in the history
  • Loading branch information
khawkins98 committed Apr 3, 2018
1 parent 3598396 commit d424950
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion css/ebi-css-build/_ebi_masthead_styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
background-size: cover;
background-color: $masthead-background;
// triangle svg background
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="%23000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>'); }
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="%23000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>');

a,
button {
Expand Down
2 changes: 1 addition & 1 deletion css/ebi-global.css
Original file line number Diff line number Diff line change
Expand Up @@ -5042,7 +5042,7 @@ body.no-global-search .masthead-black-bar ul#global-nav.menu li.search {
background-position: 100% 82%;
background-size: cover;
background-color: #555;
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="#000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>'); }
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="%23000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>'); }
.masthead a,
.masthead button {
transition: background-color 0.5s ease, opacity 0.5s ease; }
Expand Down
2 changes: 1 addition & 1 deletion css/ebi-global.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/ebi-lite.css
Original file line number Diff line number Diff line change
Expand Up @@ -2721,7 +2721,7 @@ body.no-global-search .masthead-black-bar ul#global-nav.menu li.search {
background-position: 100% 82%;
background-size: cover;
background-color: #555;
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="#000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>'); }
background-image: url('data:image/svg+xml;charset=UTF-8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="147 248 60 248" xml:space="preserve"><polygon class="st0" fill="%23000" fill-opacity="0.05" points="147,363.6 259.3,363.6 259.3,428.4 203.2,460.9 147,428.4 "/></svg>'); }
.masthead a,
.masthead button {
transition: background-color 0.5s ease, opacity 0.5s ease; }
Expand Down
2 changes: 1 addition & 1 deletion css/ebi-lite.min.css

Large diffs are not rendered by default.

0 comments on commit d424950

Please sign in to comment.