[READ-ONLY] Mirror of https://github.com/probablykasper/time-machine-inspector. Time Machine backup size inspector app
backup macos tauri time-machine
0

Configure Feed

Select the types of activity you want to include in your feed.

Whiter text color

Kasper (Feb 18, 2022, 7:25 PM +0100) 25a4cdc1 89216886

+2 -2
+2 -2
src/page/PageItems.svelte
··· 179 179 display: flex 180 180 align-items: center 181 181 box-sizing: border-box 182 - color: hsla(216, 50%, 70%, 0.75) 182 + color: hsla(216, 80%, 90%, 0.8) 183 183 cursor: default 184 184 user-select: none 185 185 padding-top: 4px ··· 197 197 display: flex 198 198 align-items: center 199 199 svg 200 - fill: hsla(216, 50%, 70%, 0.75) 200 + fill: hsla(216, 80%, 90%, 0.6) 201 201 .size 202 202 display: inline-block 203 203 margin-left: auto