Adwaita: Neuter frames in statusbars
Too much.
This commit is contained in:
		@ -39,6 +39,8 @@
 | 
			
		||||
  -GtkDialog-button-spacing: 4;
 | 
			
		||||
  -GtkDialog-action-area-border: 0;
 | 
			
		||||
 | 
			
		||||
  -GtkStatusbar-shadow-type: none;
 | 
			
		||||
 | 
			
		||||
  // We use the outline properties to signal the focus properties
 | 
			
		||||
  // to the adwaita engine: using real CSS properties is faster,
 | 
			
		||||
  // and we don't use any outlines for now.
 | 
			
		||||
 | 
			
		||||
@ -54,6 +54,7 @@
 | 
			
		||||
  -GtkWindow-resize-grip-height: 0;
 | 
			
		||||
  -GtkDialog-button-spacing: 4;
 | 
			
		||||
  -GtkDialog-action-area-border: 0;
 | 
			
		||||
  -GtkStatusbar-shadow-type: none;
 | 
			
		||||
  outline-color: rgba(238, 238, 236, 0.3);
 | 
			
		||||
  outline-style: dashed;
 | 
			
		||||
  outline-offset: -3px;
 | 
			
		||||
 | 
			
		||||
@ -54,6 +54,7 @@
 | 
			
		||||
  -GtkWindow-resize-grip-height: 0;
 | 
			
		||||
  -GtkDialog-button-spacing: 4;
 | 
			
		||||
  -GtkDialog-action-area-border: 0;
 | 
			
		||||
  -GtkStatusbar-shadow-type: none;
 | 
			
		||||
  outline-color: rgba(46, 52, 54, 0.3);
 | 
			
		||||
  outline-style: dashed;
 | 
			
		||||
  outline-offset: -3px;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user