1. 14 Mar, 2014 4 commits
  2. 13 Mar, 2014 6 commits
  3. 12 Mar, 2014 1 commit
  4. 11 Mar, 2014 8 commits
  5. 10 Mar, 2014 1 commit
  6. 07 Mar, 2014 4 commits
  7. 01 Mar, 2014 3 commits
  8. 28 Feb, 2014 1 commit
  9. 27 Feb, 2014 8 commits
  10. 26 Feb, 2014 2 commits
  11. 20 Feb, 2014 2 commits
    • Randall Leeds's avatar
      {tool,top}bar fixes for high dpi · 17cea23b
      Randall Leeds authored
      This moves away from measuring layout of non-typographical elements
      in ems, favoring px for better consistency across devices with different
      pixel densities. While that may sound backward, the reality is that CSS
      pixels are device independent, and non-integer em values seem to be handled
      less consistently.
      
      Finally, there were some font size and line height tweaks made here to match
      the new measurements of the top bar. This provides a consistent feel to the
      top bar across devices and dpi.
      17cea23b
    • Randall Leeds's avatar
      Merge pull request #1026 from RawKStar77/streamloadingicon · 812efa1f
      Randall Leeds authored
      Added loading icon suggestion and basic CSS.
      812efa1f