Files
kopia/htmlui/src/App.css
Jarek Kowalski e8a1eaa9ee htmlui: added experimental HTML-based UI
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).
2019-11-20 14:41:38 -08:00

7 lines
62 B
CSS

.App-logo {
height: 32px;
}
.active{
font-weight: bold;
}