1. 24 4月, 2013 3 次提交
  2. 23 4月, 2013 1 次提交
  3. 22 4月, 2013 8 次提交
  4. 21 4月, 2013 1 次提交
  5. 20 4月, 2013 13 次提交
  6. 19 4月, 2013 6 次提交
  7. 18 4月, 2013 5 次提交
  8. 17 4月, 2013 3 次提交
    • K
      Marked various mode-link as inside. · 5f806d8f
      Kohsuke Kawaguchi 提交于
      Observations:
      
      - When marked inside, moving the mouse to <A> and clicking the context menu becomes easier,
        because you can move the mouse toward the hot spot area and it'll activate.
        Otherwise you have to move the mouse over to <A>, then move the mouse on the side, click it,
        then click the menu, which adds cognitive stress.
      
      - Marking model link as inside creates an empty space to the right of <A>, which looks
        odd if hyperlinks appear inline or if some other text follows it.
      
      Given that, my guiding principle for this change is:
      
      - any model link that is the last child of a block element gets marked as inside
      - I've adjust a few text to get rid of the single-letter training text after a model link,
        like "(#3)" to "- #3"
      - If another inline element follows a model link, leave it as is.
        This does create an ugly overlap.
      5f806d8f
    • K
      Forgot to commit this image. · e6ee4abc
      Kohsuke Kawaguchi 提交于
      e6ee4abc
    • K
      Use transparent background in the title logo. · 63b3c935
      Kohsuke Kawaguchi 提交于
      This prevents one pixel height difference between the logo and the title
      bar background.
      63b3c935