There was an error while loading. Please reload this page.
1 parent 1224a72 commit 1461eb4Copy full SHA for 1461eb4
1 file changed
quilt-sync/ui/assets/css/views/notify.css
@@ -46,6 +46,10 @@
46
color: var(--q-ui-palette-success);
47
}
48
49
+ .warning {
50
+ color: var(--q-ui-palette-warning);
51
+ }
52
+
53
.update-bar {
54
align-items: center;
55
display: flex;
0 commit comments