Added fancy buttons in profile

This commit is contained in:
Lars van Hijfte
2017-02-03 00:13:23 +01:00
parent e9468b0ec8
commit 7e4107ac8b
6 changed files with 45 additions and 44 deletions

View File

@@ -92,16 +92,4 @@
.deleteButton {
background-color: firebrick;
float: right;
}
.deleteButton i {
display: inline-block;
}
.deleteButton:hover span {
display: inline-block;
}
.deleteButton span {
display: none;
}