git ssb

10+

Matt McKegg / patchwork



Commit 99aead0a4c4797532b2986ba64d8c30f3d3c5993

tweak suggest-box style to keep same as before

Michael Williams committed on 12/7/2016, 8:47:38 AM
Parent: c6d1abe2035f17f456b7dac57fdbc88a3a10eff0

Files changed

styles/patchbay-tweaks.csschanged
styles/patchbay-tweaks.cssView
@@ -56,4 +56,8 @@
5656
5757 div.suggest-box strong {
5858 font-weight: normal;
5959 }
60 +
61 +div.suggest-box li.selected {
62 + background: #eee;
63 +}

Built with git-ssb-web