mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 22:10:22 +00:00
Merge pull request #131 from thelounge/astorije/logout-icon
Switch a power-off icon for logging out
This commit is contained in:
commit
b39b569a59
1 changed files with 1 additions and 1 deletions
|
@ -480,7 +480,7 @@ button,
|
|||
}
|
||||
|
||||
#footer .sign-out:before {
|
||||
content: "\f13e";
|
||||
content: "\f011";
|
||||
}
|
||||
|
||||
#main {
|
||||
|
|
Loading…
Reference in a new issue