parent
3041fd66cd
commit
36ec9d7236
7 changed files with 7 additions and 7 deletions
|
@ -195,7 +195,7 @@ void ThemeDataSource::SendColorsCss(
|
|||
css_selector = ":host";
|
||||
} else {
|
||||
// This selector requires more specificity than other existing CSS
|
||||
// selectors that define variables. We increase the specifity by adding
|
||||
// selectors that define variables. We increase the specificity by adding
|
||||
// a pseudoselector.
|
||||
css_selector = "html:not(#z)";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue