1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-02 12:20:05 +02:00

auto update app

This commit is contained in:
s2
2020-06-07 19:37:56 +02:00
parent a6666452d7
commit 6c2bc3397e
6 changed files with 95 additions and 2 deletions

View File

@@ -49,3 +49,13 @@ table.sortable thead {
table.sortable .sorttable_nosort {
cursor: default;
}
/*
* updater
*/
.updatenotice {
position: fixed;
bottom: 5px;
right: 5px;
}