ruby/lib/rdoc/generator
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
..
pot
template [ruby/rdoc] Improve <summary> CSS on sidebar 2023-05-26 16:26:46 +00:00
darkfish.rb [ruby/rdoc] Add tests for --template-stylesheets option 2021-09-03 19:13:15 +09:00
json_index.rb
markup.rb [ruby/rdoc] Refine regexp usages and reduce substring allocations 2022-11-27 16:35:08 +00:00
pot.rb [ruby/rdoc] Prefer require_relative 2020-09-14 12:59:11 -04:00
ri.rb