Skip to content

Commit

Permalink
Fix missing login icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrykuku committed Nov 9, 2019
1 parent 782a7a4 commit e708dc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/luci-static/argon/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -2912,7 +2912,7 @@ header > .container > .pull-right > * {
border-radius: 60px;
border: #fff 3px solid;

background-image:url(../img/head-icon.png);
background-image:url(../head-icon.jpg);
background-size:cover;
box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);

Expand Down
Binary file added htdocs/luci-static/argon/head-icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e708dc2

Please sign in to comment.