ruby/lib/rdoc/generator/template/darkfish/css
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
..
fonts.css
rdoc.css [ruby/rdoc] Improve <summary> CSS on sidebar 2023-05-26 16:26:46 +00:00