Added admin-panel button

This commit is contained in:
Lars van Hijfte
2017-01-30 14:16:11 +01:00
parent 54ddb78453
commit 792f346b12
4 changed files with 21 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
#quick-links i {
font-size: 32px;
}

View File

@@ -228,6 +228,7 @@ td {
/* Custom title box, appears instantaneously */
a[data-title]:hover,
i[data-title]:hover,
img[data-title]:hover,
span[data-title]:hover,
div[data-title]:hover {
@@ -235,6 +236,7 @@ div[data-title]:hover {
}
a[data-title]:hover:after,
i[data-title]:hover:after,
img[data-title]:hover:after,
span[data-title]:hover:after,
div[data-title]:hover:after {