Bugs item #1206752, was opened at 2005-05-22 17:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1206752&group_id=2439
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SciTE
Group: Bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: asterix produces an css syntax highlighting error
Initial Comment:
the asterix, a shortcut for "all tags" is not recognized.
if you do something like that:
* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
}
...
to remove the browser default values, body is the first
element that is highlighted correct ...
all stuff before looks strange.
the same for:
*.someClass {
}
which can be shortened by .someClass
cheers,
sascha
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1206752&group_id=2439
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest