File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -569,17 +569,13 @@ devtools-icon.leading-issue-icon {
569569[aria-label = "[FB-only] Send feedback" ] {
570570  height :  20px  ;
571571  padding :  0  4px  ;
572+   border :  1px   solid var (--color-details-hairline );
572573  border-radius :  4px  ;
573-   background :  color-mix (in srgb ,   var ( --color-green )  80 % ,   transparent) ;
574+   background :  transparent;
574575}
575576
576577[aria-label = "[FB-only] Send feedback" ]: hover  {
577-   background :  color-mix (in srgb,  var (--color-green ) 90%  ,  transparent);
578- }
579- 
580- [aria-label = "[FB-only] Send feedback" ] .toolbar-text , 
581- [aria-label = "[FB-only] Send feedback" ] .toolbar-glyph  {
582-   color :  white !important ;
578+   background :  color-mix (in srgb,  var (--app-color-toolbar-background ) 95%  ,  black);
583579}
584580
585581/* [RN] Customise styling for Fusebox's connection status button */ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments