File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed 
arduino-ide-extension/src/browser/style Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 2929}
3030
3131.arduino-list-widget  .filter-bar  .filter  >  select  {
32-     width :  170 px  ;
32+     width :  120 px  ;
3333}
3434
3535.arduino-list-widget  .filter-bar  .filter-label  {
36-     flex-grow :  1 ;
36+     display :  flex;
37+     width :  50px  ;
3738}
3839
3940.filterable-list-container  {
6263    filter :  contrast (90%  );
6364}
6465
66+ .filterable-list-container  .no-match  {
67+     font-weight :  bold;
68+     color :  var (--theia-panelTitle-inactiveForeground );
69+     align-items :  center;
70+     margin :  10px  ;
71+ }
72+ 
6573.component-list-item  {
6674    padding :  10px   10px   10px   15px  ;
6775    font-size :  var (--theia-ui-font-size1 );
163171
164172.hc-black .hc-theia .theia-hc  .component-list-item  .header  .installed : before  {
165173    border :  1px   solid var (--theia-button-border );
166- }
174+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments