- 31 Jul, 2014 8 commits
-
-
Randall Leeds authored
Simplified search
-
Randall Leeds authored
Update from error styles based on feedback
-
Aron Carroll authored
Based on feedback from Dan that the plain red text is hard to distinguish from hyper-links.
-
Aron Carroll authored
Tweak the HTML and CSS of the new search input.
-
Randall Leeds authored
-
Randall Leeds authored
Besides the line height hack for FF kill the rest of the px related calculation and do everything in nice, pretty ems.
-
Randall Leeds authored
The trick used here was designed to honor the font setting in a user's browser by assuming a typical default of 16px and computing the base font size in ems relative to that. The problem is that even if everything is sized in ems there are sometimes aggressive user agent styles that complicate things by restoring the system font. It turns out it fixes the various things I've noticed in my FF this way.
-
Randall Leeds authored
-
- 30 Jul, 2014 1 commit
-
-
Aron Carroll authored
This may fix the text issue displayed in FF with custom display settings. https://github.com/hypothesis/h/pull/1326#issuecomment-50655944
-
- 29 Jul, 2014 19 commits
-
-
Aron Carroll authored
* Remove the background color. * Borders and icon darken when the input is in focus. * Adds the placeholder text back.
-
gergely-ujvari authored
-
gergely-ujvari authored
-
Aron Carroll authored
-
Aron Carroll authored
-
gergely-ujvari authored
-
gergely-ujvari authored
-
Ujvari Gergely authored
-
Aron Carroll authored
Added a readable class name to the search icon .icon-search and regenerated the icomoon css file.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Aron Carroll authored
This is now a standalone module with no dependency on the Visual Search library.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Ujvari Gergely authored
-
- 28 Jul, 2014 1 commit
-
-
Aron Carroll authored
Small style adjustments to tags and the editor text area.
-
- 25 Jul, 2014 2 commits
-
-
RawKStar77 authored
-
RawKStar77 authored
Fix spacing between icons and text inside buttons, improve spacing on annotation cards, add placeholder for annotation creation textarea, adjust padding on tags.
-
- 24 Jul, 2014 6 commits
-
-
Jake Hartnell authored
Convert SCSS variables into hyphen case
-
Aron Carroll authored
-
Aron Carroll authored
This makes all the variables consistent with each other and follows CSS language conventions of lowercase with hyphens separating words. Also updated form module to use our css color variables.
-
gergely-ujvari authored
Be careful syncing $location.search and queries
-
gergely-ujvari authored
Use ngCloak to hide UI that isn't ready
-
Randall Leeds authored
-
- 23 Jul, 2014 3 commits
-
-
Randall Leeds authored
Pattern library first run
-
Randall Leeds authored
-
Randall Leeds authored
Does what it says on the tin.
-