summaryrefslogtreecommitdiff
path: root/lib/rdoc/generator/template/darkfish/css
AgeCommit message (Expand)Author
2025-01-15Migrate rdoc as bundled gemsHiroshi SHIBATA
2024-12-15[ruby/rdoc] Hide hamburger on desktopJames Reid-Smith
2024-12-08[ruby/rdoc] Use distinct styles for note lists and label listsnicholas a. evans
2024-10-31[ruby/rdoc] Use thicker fonts with high contrast to improveStan Lo
2024-10-25[ruby/rdoc] Remove details markers in HTML documentsNobuyoshi Nakada
2024-10-23[ruby/rdoc] Red-based darkfish color schemeStan Lo
2024-10-17[ruby/rdoc] feature: Render mixed-in methods and constants withMike Dalessio
2024-10-17[ruby/rdoc] Use scroll-margin-top on anchor targetsStan Lo
2024-10-17[ruby/rdoc] Add scroll-margin-top on all :target elementsMads Ohm Larsen
2024-10-10[ruby/rdoc] Make methods and attributes linkableStan Lo
2024-10-10[ruby/rdoc] Improve method source togglingStan Lo
2024-10-07[ruby/rdoc] Use normal `font-weight` for linksSam Bostock
2024-09-30[ruby/rdoc] Only let browser search through source code until it'sEarlopain
2024-09-08[ruby/rdoc] Use pointer cursor for navigation toggleMads Ohm Larsen
2024-09-06[ruby/rdoc] Add more space after magnifying glassMads Ohm Larsen
2024-08-26[ruby/rdoc] Make darkfish more responsive and readable on mobileStan Lo
2024-08-24[ruby/rdoc] Make the summary triangle appear in the correct placeUfuk Kayserilioglu
2024-08-24[ruby/rdoc] Modernize RDoc Darkfish template CSSStan Lo
2024-08-15[ruby/rdoc] Fix sidebar scroll again and add missing footer backStan Lo
2024-08-13Sync rdocStan Lo
2024-08-08Sync rdoc to fix master doc's display issue (#11345)Stan Lo
2024-08-05Sync rdocStan Lo
2023-11-27[ruby/rdoc] [DOC] Slightly decorate `em` and `strong`Nobuyoshi Nakada
2023-07-05[ruby/rdoc] [DOC] Improve CSS for "toggle source" hovering over one more meth...Masafumi Koba
2023-05-26[ruby/rdoc] Improve `<summary>` CSS on sidebarMasafumi Koba
2023-05-26[ruby/rdoc] Improve layout CSSMasafumi Koba
2022-03-20[ruby/rdoc] Allow method source code to scroll [ci skip]Nobuyoshi Nakada
2022-03-20[ruby/rdoc] Use the custom style `details summary` only in `nav-section`Nobuyoshi Nakada
2022-03-14[ruby/rdoc] Fold class and module indexNobuyoshi Nakada
2022-03-11[ruby/rdoc] Scrollable sidebarMasafumi Koba
2021-03-16[ruby/rdoc] Add table styleNobuyoshi Nakada
2021-03-16[ruby/rdoc] Update Rdoc.css sidebar panel.Pankaj Doharey
2020-05-24[ruby/rdoc] Fixed inverted CSS for note-list and label-listNobuyoshi Nakada
2019-08-28Good bye jQueryaycabta
2019-07-26[ruby/rdoc] Fix image links in rdoc.cssMaxime Lapointe
2019-03-30rdoc: Colorize background of code/pre [ci skip]nobu
2019-02-02rdoc.css: make label-list compactnobu
2016-09-05* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt
2014-12-07* lib/rdoc: Update to RDoc 4.2.0.drbrain