mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
Underline search facets on hover.
This commit is contained in:
@@ -1875,6 +1875,10 @@ label + #moresearchinfo {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.searchfacets .facet:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.searchfacets .list {
|
||||
margin: 0px 0px 0px 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user