This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19546 - Improve search filter visibility
Summary: Improve search filter visibility
Status: RESOLVED MOVED
Alias: None
Product: webplatform.org
Classification: Unclassified
Component: Search (show other bugs)
Version: unspecified
Hardware: Macintosh MacOS X
: P2 minor
Target Milestone: ---
Assignee: team-webplatform-admin list
QA Contact: public-webplatform-bugs list
URL: http://docs.webplatform.org/w/index.p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 08:18 UTC by stenehall
Modified: 2013-03-14 13:54 UTC (History)
1 user (show)

See Also:


Attachments

Description stenehall 2012-10-16 08:18:53 UTC
The bullets seperating alternatives is wrongly padded and the selected alternative isn't clearly marked.

http://d.pr/i/Cat6

Tested in Firefox, Chrome and Safari (latest versions) with the same result as in the screenshot.

My suggested solution

.mw-search-formheader div.search-types ul li {
  list-style: none;
}

.mw-search-formheader div.search-types ul li.current {
  font-weight: bold; /* Selected in the same way as result count */
}
Comment 1 stenehall 2012-10-16 08:31:45 UTC
To clearify what this is about.

This is regards the main search page and the filters for that.
Comment 2 Jonathan Garbee 2013-03-14 13:54:18 UTC
New location: http://project.webplatform.org/search/issues/4