Hi Kevin and Diap; I don't know if it's a bug or I'm doing something wrong. When one .xhtml file is linked to two or more css stylesheet, for example:
Code:
<link href="../Styles/Style0003.css" type="text/css" rel="stylesheet"/>
<link href="../Styles/Style0004.css" type="text/css" rel="stylesheet"/>
and I do right click in the second stylesheet linked (i.e. Style0004.css) and select the command "Go to link Or Style" (or press Ctrl+Click), Sigil goes to the first linked sheet (i.e. Style0003.css). The same happens when I select a style from the second sheet; Sigil always goes to the first sheet and does not go to the select style.
What is wrong?
Regards