• Resolved Hrohh

    (@hrohh)


    .mce-colorbutton-grid.mce-grid {
        border-spacing: 0!important
    }
    
    .mce-colorbutton-grid.mce-grid td {
        padding: 0
    }
    
    .mce-colorbutton-grid.mce-grid td:last-child {
        padding-left: 3px
    }
    
    .mce-colorbutton-grid.mce-grid td div {
        border-style: solid none none solid!important
    }
    
    .mce-colorbutton-grid.mce-grid td:nth-child(18) div,.mce-colorbutton-grid.mce-grid td:last-child div {
        border-right-style: solid!important
    }
    
    .mce-colorbutton-grid.mce-grid tr:nth-child(13) td div,.mce-colorbutton-grid.mce-grid tr:last-child td div {
        border-bottom-style: solid!important
    }
    
    .mce-colorbutton-grid.mce-grid tr:nth-child(14) td {
        padding-top: 4px
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Men?ies

    (@kungtiger)

    I am not adding any custom HTML markup or CSS classes to TinyMCE and only changing WP’s native CSS. Therefore it is not possible to prefix them.

    Where does you concern come from? Does my plugin cause any errors for you? If so I add an option to turn my CSS on or off.

    Plugin Author Daniel Men?ies

    (@kungtiger)

    -resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘please prefix your css with mce grid’ is closed to new replies.