ruby/lib/rdoc/generator/template
Masafumi Koba 94e5ecbbdd [ruby/rdoc] Improve <summary> CSS on sidebar
- Use a smaller font size for the toggle symbol. (Currently, it seems a little too large)
- Use the child combinator (`>`) to unify selectors.
- Use `margin-left` instead of whitespace within the `content` property.
- Use `::` instead of outdated `:` for the pseudo-element symbol.
  (See https://developer.mozilla.org/en-US/docs/Web/CSS/::before)

61ce0a7d75
2023-05-26 16:26:46 +00:00
..
darkfish [ruby/rdoc] Improve <summary> CSS on sidebar 2023-05-26 16:26:46 +00:00
json_index Good bye jQuery 2019-08-28 00:48:12 +09:00