mirror of
https://github.com/kopia/kopia.git
synced 2026-03-14 04:06:44 -04:00
This is enabled by `kopia server --ui` and can be viewed in a browser at http://localhost:51515/ Right now it can only list snapshots and policies (barely).
7 lines
62 B
CSS
7 lines
62 B
CSS
.App-logo {
|
|
height: 32px;
|
|
}
|
|
|
|
.active{
|
|
font-weight: bold;
|
|
} |