recommit for updates in build 27

This commit is contained in:
Jenkins ConfDroid
2021-09-27 13:54:33 +02:00
parent 371c041c46
commit 650909d572
25 changed files with 5394 additions and 0 deletions

8
doc/css/common.css Normal file
View File

@@ -0,0 +1,8 @@
/* Ensure the search bar doesn't overlap with links */
.fixed_header {
padding-bottom: 25px;
}
#full_list {
padding-top: 15px;
}