Ticket #3235: 3235.patch
File 3235.patch, 641 bytes (added by , 7 years ago) |
---|
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/autocomplete.css
23 23 .devhub-wrap div.awesomplete > ul { 24 24 max-height: 13.5em; 25 25 color: #404040; 26 margin-top: -.9em;27 26 overflow: auto; 28 27 background: linear-gradient(to bottom right, white, hsla(0,0%,100%,.9)); 29 28 }