This commit is contained in:
Hubert
2021-07-04 08:01:48 +02:00
parent 54889ccea5
commit 1d89dabf81
2 changed files with 17 additions and 15 deletions

View File

@@ -19,4 +19,9 @@ ul.breadcrumb li a {
ul.breadcrumb li a:hover {
color: #01447e;
text-decoration: underline;
}
ul.filebrowser {
list-style: none;
padding: 0px 0px;
}