Thursday, 2 August 2007

SyntaxHighlighting CSS issue

« SyntaxHighlighting for Code | Main | Blog Comment Policy »
It turns out there's a slight problem with the CSS from the syntax highlighting library I discussed in my previous post More precisly, something with blojsom has a negative interaction with it. The issue is rather prominent if I turn off the "nocontrols" directive. Viz:
public interface EqualityHelper {
    
    public EqualityHelper forObject(Object baseObject);
    
    public boolean isEqual(Object other);
    
    public int getHash();

}
Notice how the green line isn't continuous. It should look like this, which is the same except not wrapped by blojsom. This is obviously some kind of CSS interaction issue, but I'm not enough of an uber web monkey to see the problem immediately.
Posted by spout at 4:24 PM in the internet, web, web 2.0 and beyond

 

[Trackback URL for this entry]

Your comment:

(not displayed)
 
 
 

Live Comment Preview:

 
« August »
SunMonTueWedThuFriSat
   1234
567891011
12131415161718
19202122232425
262728293031