GNOME Bugzilla – Bug 695356
new style if for warnings
Last modified: 2013-03-09 20:59:59 UTC
After talking with nacho on IRC... This adds a new style to highlight warnings on the def.lang. This is in addition to def:error, for things that may be errors but we can't know for sure. I have added to it to the other styles and tried to make it like error, but a bit lighter. I'm not a designer though, my general idea was to pick the error style and tune it down a bit. The main reason behind this is bug #691757. The latex plugin sets its own warning and error style. The problem with this is that it does not respect the style set by the user and its warning sensor has a couple of bugs that make it overly sensitive. I do not know for what style file it was originally designed for, but makes warnings and errors pretty much impossible to read and edit when using the oblivion style (see attachment of bug #691757 with id=238281).
Created attachment 238290 [details] [review] add style id="warning"
Patch pushed after approval by pbor on IRC.