Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

CSS jquery Interaction states

$
0
0

Replies: 0

Hi,

When activating this plugin the menu items on the theme option page of Divi theme changes. This is due to jquery-ui.css, Interaction states:

`/* Interaction states
———————————-*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
border: 1px solid #d3d3d3;
background: #e6e6e6 url(“images/ui-bg_glass_75_e6e6e6_1x400.png”) 50% 50% repeat-x;
font-weight: normal;
color: #555555;
}

Why is this css declaration loading for Divi admin pages in stead of only for the plugin pages? Can this easily turned off?

Thanks in advance.


Viewing all articles
Browse latest Browse all 59525

Trending Articles