Suggestion: use monospace font for custom CSS edit textarea

Home Forums Pro Support Suggestion: use monospace font for custom CSS edit textarea

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #68499
    Eric OngerthAnonymous

    This would be a much appreciated improvement in your file /public/css/admin/base.css, around line #527:

    #responsive-menu-admin #responsive-menu-custom-css {
        height: 500px
        font-family: monospace;  // <--this would be nice!
    }

    I have added this to my copy of the plugin but it would be lovely to see it go upstream. Virtually anyone who wants to edit more than a tiny bit of CSS would like to do so in a monospaced font.

    The plugin is fantastic and has been the shortest road to what I need in menu generation for two months now. Thanks.

    #68500
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Eric,

    Thanks for the suggestion.

    I will try it out in my development versions and add it if I feel it adds value.

    Thanks again

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Suggestion: use monospace font for custom CSS edit textarea’ is closed to new replies.