Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Implement CSS Support for Adding Border Style #9978

Copy link
Copy link
Open
@coltkenn2658

Description

@coltkenn2658
Issue body actions

Is your feature request related to a problem? Please describe.

It would be awesome if there was support for adding border-style to css classes. To my knowledge, the only available style is a style of solid.

Describe the solution you'd like

Add css support to include the border-style property so that the developer has the option to set a border's style to values such as dashed, dotted, double, etc.

Describe alternatives you've considered

I did come across a prior issue posted found here with a potential solution -> #3246

Also, there was this as a solution as well -> https://kovart.github.io/dashed-border-generator/

However, neither of these are ideal solutions. It would be extremely beneficial to simply add border styling to a css class:
.my-class { border-style: dashed; }

Anything else?

No response

Please accept these terms

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.