Skip to content

Commit f4a09d5

Browse files
committed
fix: adjusted sharing icon with the new one.
LBSD-597
1 parent 5b4e71e commit f4a09d5

6 files changed

Lines changed: 3 additions & 3 deletions

File tree

1.93 KB
Loading

gui-themes/themes/zeit-online-solo/liveblog.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
1.93 KB
Loading

gui-themes/themes/zeit-online/liveblog.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gui-themes/themes/zeit-online/liveblog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ $publisher-avatar-width: em(42px);
222222
font-size: em(14px);
223223
line-height: 2;
224224
color: inherit;
225-
background: transparent url("img/share.png") no-repeat 0 0;
225+
background: transparent url("img/sharing_b.png") no-repeat scroll 12px 12px / 20px auto;
226226
padding: 5px 0 5px 48px;
227227
float: right;
228228
overflow: hidden;
1.93 KB
Loading

0 commit comments

Comments
 (0)