Update style.css
Fixed a typing error.
This commit is contained in:
@@ -58,7 +58,7 @@ button:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#shutdown {
|
#shutdown {
|
||||||
background-image: image(url("/~.config/assets/logout/assets/power.png"), url("/usr/local/share/wlogout/icons/shutdown.png"));
|
background-image: image(url("~/.config/assets/logout/assets/power.png"), url("/usr/local/share/wlogout/icons/shutdown.png"));
|
||||||
}
|
}
|
||||||
|
|
||||||
#shutdown:hover {
|
#shutdown:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user