Skip to content

Commit 67e782e

Browse files
committed
Add a light background to the avatar in the header
1 parent 919978f commit 67e782e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"build/yithlibrary.%(version)s.css": "7219700c",
2+
"build/yithlibrary.%(version)s.css": "6bc40506",
33
"build/yithlibrary.%(version)s.js": "fa7d5533"
44
}

yithlibraryserver/static/build/yithlibrary.7219700c.css renamed to yithlibraryserver/static/build/yithlibrary.6bc40506.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.

yithlibraryserver/static/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ footer {
3333
-webkit-border-radius: 5px;
3434
-moz-border-radius: 5px;
3535
border-radius: 5px;
36+
background-color: #F9F9F9;
3637
}
3738

3839
.passwords td:first-child .btn.btn-info {

0 commit comments

Comments
 (0)