mirror of
				https://github.com/horst3180/arc-theme.git
				synced 2025-06-13 12:53:52 +00:00 
			
		
		
		
	don't leak underlines
This commit is contained in:
		
							parent
							
								
									8c0e60f997
								
							
						
					
					
						commit
						5d4f221bf5
					
				| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -828,7 +828,7 @@ GtkSearchEntry.entry { | |||||||
|   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { |   .header-bar.titlebar.selection-mode .subtitle:link, *:selected *:link, *:selected .button:link, *:selected .button:visited { | ||||||
|     color: #dceaf9; } |     color: #dceaf9; } | ||||||
| 
 | 
 | ||||||
| .button:link .label, .button:visited .label { | .button:link > .label, .button:visited > .label { | ||||||
|   text-decoration-line: underline; } |   text-decoration-line: underline; } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
| @ -773,7 +773,7 @@ $_dot_color: $selected_bg_color; | |||||||
|   &:hover, &:active, &:checked { |   &:hover, &:active, &:checked { | ||||||
|     @extend %undecorated_button; |     @extend %undecorated_button; | ||||||
|   } |   } | ||||||
|   & .label { text-decoration-line: underline; } |   > .label { text-decoration-line: underline; } | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| /***************** | /***************** | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user