Remove text-decoration-skip:ink; Closes #229
This commit is contained in:
		
							parent
							
								
									b2657e3ebd
								
							
						
					
					
						commit
						dab3515195
					
				| 
						 | 
				
			
			@ -544,7 +544,6 @@ body[data-match-highlight="selection"] .CodeMirror-selection-highlight-scrollbar
 | 
			
		|||
}
 | 
			
		||||
.regexp-report details a:hover {
 | 
			
		||||
  text-decoration: underline;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
.regexp-report details a img {
 | 
			
		||||
  width: 16px;
 | 
			
		||||
| 
						 | 
				
			
			@ -789,7 +788,6 @@ html:not(.usercss) .usercss-only,
 | 
			
		|||
#footer a {
 | 
			
		||||
  color: #333;
 | 
			
		||||
  transition: color .5s;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#footer a:hover {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,6 @@ body {
 | 
			
		|||
a {
 | 
			
		||||
  color: #000;
 | 
			
		||||
  transition: color .5s;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a:hover {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -41,7 +41,6 @@ body.all-styles-hidden-by-filters:after {
 | 
			
		|||
a, .disabled a:hover {
 | 
			
		||||
  color: #000;
 | 
			
		||||
  transition: color .5s;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a:hover {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -104,10 +104,6 @@ select,
 | 
			
		|||
  flex-shrink: 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
button {
 | 
			
		||||
  text-align: center;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -125,7 +125,6 @@ body > div:not(#installed):not(#message-box):not(.colorpicker-popup) {
 | 
			
		|||
a {
 | 
			
		||||
  color: #000;
 | 
			
		||||
  transition: color .5s;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a:hover {
 | 
			
		||||
| 
						 | 
				
			
			@ -458,7 +457,6 @@ body.blocked .actions > .main-controls {
 | 
			
		|||
.breadcrumbs > .write-style-link:focus ~ .write-style-link[subdomain] {
 | 
			
		||||
  color: inherit;
 | 
			
		||||
  text-decoration: underline;
 | 
			
		||||
  text-decoration-skip: ink;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* action buttons */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user