File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 44 width : 46px !important ;
55 height : 32px !important ;
66 stroke : var (--uwp-titlebar-stroke ) !important ;
7+ color : var (--uwp-titlebar-stroke ) !important ;
78 background-color : var (--uwp-titlebar-background ) !important ;
9+ font : 10px / 1 "Segoe Fluent Icons" , "Segoe MDL2 Assets" !important ;
810
911 & : hover {
1012 stroke : var (--uwp-titlebar-stroke-hover ) !important ;
13+ color : var (--uwp-titlebar-stroke-hover ) !important ;
1114 background-color : var (--uwp-titlebar-background-hover ) !important ;
1215 }
1316 & : active {
1417 stroke : var (--uwp-titlebar-stroke-active ) !important ;
18+ color : var (--uwp-titlebar-stroke-active ) !important ;
1519 background-color : var (--uwp-titlebar-background-active ) !important ;
1620 }
1721 & : not (: hover , : active ): -moz-window-inactive {
1822 stroke : var (--uwp-titlebar-stroke-inactive ) !important ;
23+ color : var (--uwp-titlebar-stroke-inactive ) !important ;
1924 }
2025 & .titlebar-close : hover {
2126 background-color : # C42B1C !important ;
You can’t perform that action at this time.
0 commit comments