Skip to content

Style sidebar, wiki editor, history table

Sam Muirhead requested to merge cameralibre/kakapo:css into main

Reduce curve on rounded corners

  • This may be a matter of taste rather than a measurable objective improvement, but is it ok if I turn down the volume on the rounded corners a bit? (8px -> 2px)

Align and style items in sidebar

  • Increase font size and add minimal horizontal padding (0.25rem - hopefully enough to give a little breathing room without confusing people about their indentation

  • Use accent color derived from PAPA red on focus

  • Give labels the same color as headings, and more weight & spacing to differentiate them from the user-inputted content.

Make history table consistent with other styling

  • Table header bg is the same color as headings

  • Sans-serif font is more suitable than serif

  • Spacing between table and page title is increased

Style wiki editor

  • Increase font size and add minimal horizontal padding (0.25rem - hopefully enough to give a little breathing room without confusing people about their indentation)

  • Use accent color derived from PAPA red on focus

  • Give labels the same color as headings, and more weight & spacing to differentiate them from the user-inputted content.

Edited by Sam Muirhead

Merge request reports