Add self-hosted notificaation images

This commit is contained in:
JonnyWong16 2018-03-24 22:09:37 -07:00
commit e23b1a0603
11 changed files with 110 additions and 72 deletions

View file

@ -4025,3 +4025,6 @@ a:hover .overlay-refresh-image:hover {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
a[data-tab-destination] {
cursor: pointer;
}