pythonmyadmin icon indicating copy to clipboard operation
pythonmyadmin copied to clipboard

Refactor Stylesheets

Open toddbirchard opened this issue 6 months ago • 0 comments

Improve readability of .less stylesheets:

  • Rely more on @variables for colors, fonts, and similarly reused values.
  • Reference class names and ids more frequently.
  • Organize hierarchy of elements to be clear.
  • Separate module styles into standalone .less files.

toddbirchard avatar Dec 08 '23 06:12 toddbirchard