File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1165,7 +1165,7 @@ button:disabled {
11651165 background-color : var (--interactive-normal );
11661166 border : 1px solid var (--background-modifier-border );
11671167 font-size : 14px ;
1168- = = = = = = =
1168+ }
11691169/* Nested settings styling */
11701170.github-issues-nested {
11711171 margin-left : 20px ;
@@ -1266,7 +1266,7 @@ button:disabled {
12661266 cursor : pointer;
12671267 transition : all 0.2s ease;
12681268}
1269-
1269+
12701270.github-issues .setting-item .setting-item-control button [aria-label = "Browse folders" ]: hover {
12711271 background-color : var (--interactive-hover );
12721272 border-color : var (--interactive-accent );
@@ -1297,7 +1297,7 @@ button:disabled {
12971297 background-color : var (--background-secondary );
12981298 border-color : var (--background-modifier-border );
12991299 cursor : not-allowed;
1300- = = = = = = =
1300+ }
13011301.github-issues-collaborator-item : hover {
13021302 background-color : var (--background-modifier-hover );
13031303}
You can’t perform that action at this time.
0 commit comments