1. 10 7月, 2014 1 次提交
    • K
      Switch underline/non underline on sidebar · c438a5f2
      Kevin Burke 提交于
      The underline adds slightly too much visual weight to the links in question.
      This changes the links to not have an underline by default, while still adding
      the underline when the link is hovered.
      
      Normally accessibility requirements demand that you add an underline for all
      clickable text. However, in this case the positioning of the elements, their
      changed color, the presence of an icon next to the links, and the link hover
      effect combine to give these elements the appearance of clickability.
      c438a5f2
  2. 18 6月, 2014 2 次提交
    • K
      Update menu dropdown styles · b1c9c485
      Kevin Burke 提交于
      - Replaces thick shadow with a fuzzy shadow.
      
      - adds more padding
      
      - adds a pointer cursor to indicate the items are clickable.
      b1c9c485
    • K
      Fix inputs bleeding behind help text · c37191bb
      Kevin Burke 提交于
      Previously the inputs would bleed behind the help text. They were still
      clickable but this is not a desirable visual effect.
      c37191bb
  3. 17 6月, 2014 2 次提交
  4. 23 11月, 2013 1 次提交
  5. 03 11月, 2013 1 次提交
  6. 23 7月, 2013 1 次提交
  7. 07 6月, 2013 1 次提交
  8. 20 4月, 2013 3 次提交
  9. 07 12月, 2012 1 次提交
  10. 24 7月, 2012 1 次提交
  11. 06 6月, 2012 1 次提交
  12. 23 3月, 2012 1 次提交
  13. 29 2月, 2012 1 次提交
  14. 24 2月, 2012 2 次提交
  15. 21 2月, 2012 1 次提交
  16. 20 2月, 2012 2 次提交
  17. 19 2月, 2012 2 次提交
  18. 16 2月, 2012 1 次提交
  19. 06 2月, 2012 1 次提交
  20. 20 12月, 2011 1 次提交
  21. 16 12月, 2011 1 次提交
  22. 13 12月, 2011 1 次提交
    • K
      [FIXED JENKINS-12061] · 90432b56
      Kohsuke Kawaguchi 提交于
      I still don't fully understand why the right border gets cropped, but
      playing with DOM manipulation window, it seems like the cell-level
      "border-right: none" is winning over the table level "border: 1px solid
      talks about the border conflict resolution specified in
      http://www.w3.org/TR/CSS2/tables.html#border-conflict-resolution
      
      What this fix does is to set the cell-level right border for pane
      tables. I realize that this might break table nesting inside another
      table.
      90432b56
  23. 08 12月, 2011 2 次提交
  24. 07 11月, 2011 3 次提交
  25. 11 7月, 2011 1 次提交
  26. 25 6月, 2011 1 次提交
  27. 05 5月, 2011 2 次提交
  28. 04 4月, 2011 1 次提交
  29. 01 4月, 2011 1 次提交